GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolCreating Class / ResizesSelectionObject Property
In This Topic
    ResizesSelectionObject Property
    In This Topic
    Gets or sets whether the NewObject or the NewObject's SelectionObject has its Bounds set to the value returned by ComputeBox.
    Syntax
    public virtual bool ResizesSelectionObject {get; set;}

    Property Value

    The default value is true.
    See Also