| Name | Description | |
|---|---|---|
![]() | Clone | Creates a new PathGraphicObject that is a copy of the current instance. |
![]() | CopyTo | Copies current PathGraphicObject to the target PathGraphicObject. |
![]() | DrawInObjectSpace | Draws the object on specified System.Drawing.Graphics in the object space. |
![]() | DrawInViewerSpace | Draws the object on specified System.Drawing.Graphics in the viewer space. (Inherited from GraphicObject) |
![]() | 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. |

