Name | Description | |
---|---|---|
Graphics | Gets or sets graphics object that is used to draw a mark. | |
IsSelected | Gets or sets a value indicating whether the current mark is selected. |
The following tables list the members exposed by ImGearARTDrawingState.
Name | Description | |
---|---|---|
Graphics | Gets or sets graphics object that is used to draw a mark. | |
IsSelected | Gets or sets a value indicating whether the current mark is selected. |
Name | Description | |
---|---|---|
ConvertDeviceToMarkPoint | Converts a point specified in device coordinates to mark coodinates. | |
ConvertDeviceToMarkRectangle | Converts a rectangle specified in device coordinates to a rectangle in mark coodinates. | |
ConvertMarkToDevicePoint | Converts a point specified in mark coordinates to device coodinates. | |
ConvertMarkToDeviceRectangle | Converts a rectangle specified in mark coordinates to a rectangle in device coodinates. |