GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolRubberBanding Class / Modal Property
In This Topic
    Modal Property (GoToolRubberBanding)
    In This Topic
    Gets or sets whether this tool should wait for a mouse-down before drawing a rubber-band box.
    Syntax
    public virtual bool Modal {get; set;}

    Property Value

    The default value is false.
    See Also