IsLocked
Definition
Determines if the drawing tool should be locked in place. This property can be set either manually through the UI or explicitly through code.
Property Value
A bool value which when true indicates that the drawing tool is locked; otherwise false. Default is set to false.
For Drawing tools which are drawn by an indicator or strategy, this property will default to true.
Syntax
IsLocked

