GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLabeledLink Class / Style Property
In This Topic
    Style Property (GoLabeledLink)
    In This Topic
    Gets or sets the RealLink's GoStroke.Style property.
    Syntax
    [Category("Appearance")]
    [DefaultValue(Mono.Cecil.CustomAttributeArgument)]
    [Description("The Style property of the RealLink.")]
    public GoStrokeStyle Style {get; set;}
    See Also