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