GraphicObject Class Properties
In This Topic
For a list of all properties of this type, see
GraphicObject.
Public Properties
| | Name | Description |
 | Brush | Gets or sets a brush that should be used for filling the object. |
 | InteractionController | Gets or sets an interaction controller of interactive object. |
 | IsVisible | Gets or sets a value indicating whether the interactive object is visible. |
 | Pen | Gets or sets a pen that should be used for drawing the object. |
 | PointTransform | Gets or sets a point transform of the object. |
See Also