Name | Description | |
---|---|---|
ImGearARTHighlighter Constructor | Initializes a new instance of the ImGearARTHighlighter class object. |
The following tables list the members exposed by ImGearARTHighlighter.
Name | Description | |
---|---|---|
ImGearARTHighlighter Constructor | Initializes a new instance of the ImGearARTHighlighter class object. |
Name | Description | |
---|---|---|
Bounds | Overridden. Gets mark's bounding rectangle in abstract coordinates. | |
FillColor | Gets or sets the fill color of the mark. | |
Height | Gets or sets the height of the Highlighter mark rectangle. | |
SelectionType | Overridden. Gets the selection type. | |
Type | Overridden. Gets mark's type. | |
UserData | Overridden. Gets or sets the user data specified for the mark. | |
Visible | Overridden. Gets or sets a value indicating whether the mark is visible or not. | |
Width | Gets or sets the width of the Highlighter mark rectangle. | |
X | Gets or sets the X coordinate of top-left point of mark's rectangle. | |
Y | Gets or sets the Y coordinate of top-left point of mark's 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. |