Click or drag to resize

ToggleMeasureCommandCheckState Property

Check state defines the next operation. If it's mcCheckState.Indeterminate then the command will toggle the state, otherwise it will set corresponded state.

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Property CheckState As McCommandmcCheckState
	Get
	Set

Property Value

Type: McCommandmcCheckState

Return Value

Type: McCommandmcCheckState
Remarks