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