Name | Description | |
---|---|---|
![]() | PathGraphicObject | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | PathGraphicObject | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | Brush | Gets or sets a brush that should be used for filling the object. (Inherited from GraphicObject) |
![]() | 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) |
![]() | Path | Gets or sets the path of the object. |
![]() | Pen | Gets or sets a pen that should be used for drawing the object. (Inherited from GraphicObject) |
![]() | PointTransform | Gets or sets a point transform of the object. (Inherited from GraphicObject) |
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 | 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) |