public byte fFillSurface {get; set;}
'Declaration Public Property fFillSurface As Byte
'Declaration
Public Property fFillSurface As Byte
'Usage Dim instance As Surf Dim value As Byte instance.fFillSurface = value value = instance.fFillSurface
'Usage
Dim instance As Surf Dim value As Byte instance.fFillSurface = value value = instance.fFillSurface
Surf Class Surf Members