Modal Property (GoToolCreating)
In This Topic
Whether this tool can be used to implement an object-creating mode
for a GoView, or whether this tool can be get started when appropriate
as one of the GoView.MouseMoveTools.
Syntax
public virtual bool Modal {get; set;}
Property Value
This defaults to false, to be used as a MouseMoveTool.
See Also