GraphicObjectGroup Class Members
In This Topic
The following tables list the members exposed by
GraphicObjectGroup.
Public Constructors
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. (Inherited from GraphicObject) |
| IsVisible | Gets or sets a value indicating whether the interactive object is visible. (Inherited from GraphicObject) |
| LayoutAnchor | Gets a layout anchor, which defines where graphic objects should be drawn in LayoutRect. |
| LayoutRect | Gets a layout rectangle, which defines a region where graphic objects should be drawn. |
| Objects | Gets or sets the objects of group. |
| Pen | Gets or sets a pen that should be used for drawing the object. |
| PointTransform | Gets or sets a point transform of the object. (Inherited from GraphicObject) |
Public Methods
Protected Methods
Public Events
See Also