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