Name | Description | |
---|---|---|
![]() | GraphicObjectGroup | Overloaded. Initializes a new instance of the GraphicObjectGroup class. |
Name | Description | |
---|---|---|
![]() | GraphicObjectGroup | Overloaded. Initializes a new instance of the GraphicObjectGroup class. |
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) |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new GraphicObjectGroup that is a copy of the current instance. |
![]() | CopyTo | Copies current GraphicObjectGroup to the target GraphicObjectGroup . |
![]() | DisableLayout | Disables the graphic object group layout. |
![]() | DrawInObjectSpace | Draws the object on specified System.Drawing.Graphics in the object space. (Inherited from GraphicObject) |
![]() | DrawInViewerSpace | Draws the object on specified System.Drawing.Graphics in the viewer space. |
![]() | EnableLayout | Enables the graphic object group layout. |
![]() | GetBoundingBox | Returns a bounding box of object, in object space. |
![]() | GetDrawingBox | Returns a drawing rectangle of object, in object space. |
![]() | IsPointOnObject | Determines that point belongs the object. |
Name | Description | |
---|---|---|
![]() | OnStateChanged | Raises the StateChanged event. Invoked when the state of graphical object is changed. (Inherited from GraphicObject) |
Name | Description | |
---|---|---|
![]() | StateChanged | Occurs when the object state is changed. (Inherited from GraphicObject) |