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

In This Topic
    ArrowheadSize Property (Leader)
    In This Topic
    Gets or sets the size of the arrow head.
    Syntax
    'Declaration
     
    Public Property ArrowheadSize As Double
    public double ArrowheadSize {get; set;}
    See Also