SelectObject Class |
![]() |
Namespace: MediaCy.Commands.Overlays
Public Class SelectObject Inherits OverlayCommand
The SelectObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | SelectObject | Initializes a new instance of the SelectObject class |
![]() | SelectObject(McCommand) | Initializes a new instance of the SelectObject class |
Name | Description | |
---|---|---|
![]() | DrawingOrder |
Index of the object.
|
![]() | GraphicObject |
The graphic object to be selected specified by its drawing order or the object itself.
|
![]() | Selected |
Whether to select or unselect the desired object.
|
Name | Description | |
---|---|---|
![]() ![]() | FromGraphObj |
Create command based on the graphic object.
|