GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLabeledLink Class / Resizable Property
In This Topic
    Resizable Property (GoLabeledLink)
    In This Topic
    Gets or sets the RealLink's Resizable property.
    Syntax
    [Category("Behavior")]
    [DefaultValue(true)]
    [Description("The Resizable property of the RealLink.")]
    public override bool Resizable {get; set;}
    See Also