Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / RadarArea Class / fHasShadow Property


In This Topic
fHasShadow Property (RadarArea)
In This Topic
Syntax
'Declaration
 
Public Property fHasShadow As Byte
 
'Usage
 
Dim instance As RadarArea
Dim value As Byte
 
instance.fHasShadow = value
 
value = instance.fHasShadow
See Also