Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / RadialDim Class / Arrowhead Property

In This Topic
    Arrowhead Property (RadialDim)
    In This Topic
    Gets or sets the arrow head type.
    Syntax
    'Declaration
     
    Public Property Arrowhead As arrowheadType
    public arrowheadType Arrowhead {get; set;}
    See Also