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