ImageGear .NET - Updated March 30, 2018
BaseLine Property (ImGearVectorEntityText)




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityText Class : BaseLine Property
Gets or sets a base line angle for the whole text string.
Syntax
'Declaration
 
Public Property BaseLine As Single
 
'Usage
 
Dim instance As ImGearVectorEntityText
Dim value As Single
 
instance.BaseLine = value
 
value = instance.BaseLine

Property Value

Any value in the range of -2*PI ... 2*PI.
See Also

Reference

ImGearVectorEntityText Class
ImGearVectorEntityText Members