GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoCube Class / ReshapableDepth Property
In This Topic
    ReshapableDepth Property
    In This Topic
    Gets or sets whether to add the depth control handle.
    Syntax
    [Category("Behavior")]
    [DefaultValue(true)]
    [Description("Whether to add the depth control handle.")]
    public virtual bool ReshapableDepth {get; set;}

    Property Value

    This defaults to true.
    See Also