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