Name | Description | |
---|---|---|
![]() | EllipticalGraphicObject | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | EllipticalGraphicObject | 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 RectangularGraphicObject) |
![]() | 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) |
![]() | Pen | Gets or sets a pen that should be used for drawing the object. (Inherited from RectangularGraphicObject) |
![]() | PointTransform | Gets or sets a point transform of the object. (Inherited from GraphicObject) |
![]() | Rectangle | Gets or sets the bounding box, in object space, of rectangle. (Inherited from RectangularGraphicObject) |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new EllipticalGraphicObject that is a copy of the current instance. |
![]() | CopyTo | Copies current RectangularGraphicObject to the target RectangularGraphicObject. (Inherited from RectangularGraphicObject) |
![]() | DrawInObjectSpace | Draws the ellipse 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 rectangle, in object space. (Inherited from RectangularGraphicObject) |
![]() | GetDrawingBox | Returns a drawing rectangle of rectangle, in object space. (Inherited from RectangularGraphicObject) |
![]() | IsPointOnObject | Determines that point belongs the ellipse. |
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) |