'Declaration Public Property ifnt As UShort
'Declaration
Public Property ifnt As UShort
'Usage Dim instance As FontIndex Dim value As UShort instance.ifnt = value value = instance.ifnt
'Usage
Dim instance As FontIndex Dim value As UShort instance.ifnt = value value = instance.ifnt
public ushort ifnt {get; set;}
FontIndex Class FontIndex Members