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