ImageGear21.Art Assembly > ImageGear.ART Namespace > ImGearARTPolyRuler Class : FontSize Property |
'Declaration Public Property FontSize As Single
'Usage Dim instance As ImGearARTPolyRuler Dim value As Single instance.FontSize = value value = instance.FontSize
public float FontSize {get; set;}