ImageGear23.Art Assembly > ImageGear.ART Namespace > IImGearARTText Interface : FontSize Property |
'Declaration Property FontSize As Single
'Usage Dim instance As IImGearARTText Dim value As Single instance.FontSize = value value = instance.FontSize
float FontSize {get; set;}