ImageGear .NET v25.2 - Updated October 17, 2024
Alignment Property (ImGearVectorEntityText)




ImageGear.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityText Class : Alignment Property
Gets or sets a flags defining the alignment of the text string.
Syntax
'Declaration
 
Public Property Alignment As Integer
 
'Usage
 
Dim instance As ImGearVectorEntityText
Dim value As Integer
 
instance.Alignment = value
 
value = instance.Alignment

Property Value

Combination of ImGearVectAlignment enumeration values.
Remarks
The default value is ImGearVectAlignment.NONE.
See Also

Reference

ImGearVectorEntityText Class
ImGearVectorEntityText Members

Is this page helpful?
Yes No
Thanks for your feedback.