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

    Property Value

    This defaults to true.
    See Also