Name | Description | |
---|---|---|
ImGearARTRectangle Constructor | Overloaded. Initializes a new instance of the ImGearARTRectangle class. |
The following tables list the members exposed by ImGearARTRectangle.
Name | Description | |
---|---|---|
ImGearARTRectangle Constructor | Overloaded. Initializes a new instance of the ImGearARTRectangle class. |
Name | Description | |
---|---|---|
Border | Gets or sets the border of the mark. | |
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 rectangle. | |
IsHighlighter | Gets or sets a value indicating whether the mark is displayed as highlighter. | |
Opacity | Gets or sets the opacity of the rectangle. | |
SelectionType | Overridden. Gets the selection type. | |
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 rectangle. | |
X | Gets or sets the X coordinate of top-left point of the mark. | |
Y | Gets or sets the Y coordinate of top-left point of the mark. |
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. |