ToggleMeasureCommand Class |
![]() |
Namespace: MediaCy.Addins.Measurements
Public Class ToggleMeasureCommand Inherits MeasurementsCommand
The ToggleMeasureCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | ToggleMeasureCommand | Initializes a new instance of the ToggleMeasureCommand class |
![]() | ToggleMeasureCommand(McCommand) | Initializes a new instance of the ToggleMeasureCommand class |
![]() | ToggleMeasureCommand(McCommand, Image, Image) |
Create new command and define images
|
Name | Description | |
---|---|---|
![]() | Checked |
Checked property
|
![]() | CheckState |
Check state defines the next operation. If it's mcCheckState.Indeterminate then the command will toggle the state, otherwise it will set corresponded state.
|
![]() | OnOff |
On/off property.
|