ImageGear22.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorEntityText Class |
The following tables list the members exposed by ImGearVectorEntityText.
Name | Description | |
---|---|---|
![]() | Alignment | Gets or sets a flags defining the alignment of the text string. |
![]() | BaseLine | Gets or sets a base line angle for the whole text string. |
![]() | TextObjectCount | Gets a total count of Text Objects in the chain. |
Name | Description | |
---|---|---|
![]() | CopySettingsFrom | Copies all common text settings from one text entity to another. |
![]() | CreateTextObject | Creates a new text object and inserts it at index position in the Text Object chain. |
![]() | DeleteTextObject | Removes the Text Object from the position index and destroys it. |
![]() | GetAlignPoint | Returns an additional alignment point. |
![]() | GetRestrictPoint | Returns an additional point defining restriction width and height. |
![]() | GetTextObject | Returns the text object in the Index position in the Text Object chain. |
![]() | SetAlignPoint | Sets an additional alignment point. |
![]() | SetRestrictPoint | Sets an additional point defining restriction width and height. |