CreateTool.CreateMode Property
Gets or sets a value indicating what type of features the user can create with the tool.
Syntax
public ToolCreateMode CreateMode { get; set; }
Property Value
Remarks
Create mode will not be set if changed when the tool is active. The method ITool.IsActive can be used to check if setting is disallowed.
Platforms
Windows, Linux, Android