| 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 | Overloaded. Returns a value indicating whether point belongs the object. |

