ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorTextObject Class : FontHeight Property |
'Declaration Public Property FontHeight As Single
'Usage Dim instance As ImGearVectorTextObject Dim value As Single instance.FontHeight = value value = instance.FontHeight
public float FontHeight {get; set;}