GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLabeledLink Class / AdjustingStyle Property
In This Topic
    AdjustingStyle Property (GoLabeledLink)
    In This Topic
    Gets or sets the RealLink's GoLink.AdjustingStyle property.
    Syntax
    [Category("Behavior")]
    [DefaultValue(Mono.Cecil.CustomAttributeArgument)]
    [Description("How CalculateStroke behaves.")]
    public GoLinkAdjustingStyle AdjustingStyle {get; set;}
    See Also