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