Name | Description | |
---|---|---|
![]() | InteractionController | Gets or sets an interaction controller of interactive object. |
![]() | IsVisible | Gets or sets a value indicating whether the interactive object is visible. |
Name | Description | |
---|---|---|
![]() | InteractionController | Gets or sets an interaction controller of interactive object. |
![]() | IsVisible | Gets or sets a value indicating whether the interactive object is visible. |
Name | Description | |
---|---|---|
![]() | Draw | Draws the object on specified System.Drawing.Graphics. |
![]() | GetBoundingBox | Returns a bounding box of object, in object space. |
![]() | GetDrawingBox | Returns a drawing rectangle of object, in object space. |
![]() | GetPointTransform | Returns a point transformation from interactive object space to the specified ImageViewer space. |
![]() | IsPointOnObject | Determines that point belongs the selection. |
Name | Description | |
---|---|---|
![]() | StateChanged | Occurs when the object state is changed. |