ImageGear22.Art Assembly > ImageGear.ART Namespace : ImGearARTPinUpText Class |
The following tables list the members exposed by ImGearARTPinUpText.
Name | Description | |
---|---|---|
![]() | ImGearARTPinUpText Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Bounds | Overridden. Gets mark's bounding rectangle in abstract coordinates. |
![]() | FontDisablePPM | Gets or sets a value indicating whether the PPM option is disabled in font size calculations. |
![]() | FontName | Gets or sets the font name of the text font. |
![]() | FontSize | Gets or sets the font size of the text font. |
![]() | FontStyleART | Gets or sets the font style of the text font. |
![]() | Height | Gets or sets the height of the mark's rectangle. |
![]() | PinColor | Gets or sets the pin color. |
![]() | SelectionType | Overridden. Gets the selection type. |
![]() | Text | Gets or sets the text of the mark. |
![]() | TextColor | Gets or sets the text color. |
![]() | Type | Overridden. Gets mark's type. |
![]() | Visible | Overridden. Gets or sets a value indicating whether the mark is visible or not. |
![]() | Width | Gets or sets the width of the mark's rectangle. |
![]() | X | Gets or sets the X coordinate of the top-left point of the mark rectangle. |
![]() | Y | Gets or sets the Y coordinate of the top-left point of the mark rectangle. |
Name | Description | |
---|---|---|
![]() | Flip | Overridden. Flips the mark around the center in vertical or horizontal direction. |
![]() | GetRenderBounds | Overridden. Gets rendering bounding rectangle of the mark in abstract coordinates. |
![]() | Move | Overridden. Moves the mark by specified offset. |
![]() | Rotate | Overridden. Rotates the mark around the center. |
![]() | Scale | Overridden. Scales the mark in horizontal and vertical directions. |