Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Leader Class / ShowArrowHead Property

In This Topic
    ShowArrowHead Property (Leader)
    In This Topic
    When true shows the arrow head.
    Syntax
    'Declaration
     
    Public Property ShowArrowHead As Boolean
    public bool ShowArrowHead {get; set;}
    See Also