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

In This Topic
    ArrowheadSize Property (Dimension)
    In This Topic
    Gets or sets the size of the arrow head.
    Syntax
    'Declaration
     
    Public Property ArrowheadSize As Double
    public double ArrowheadSize {get; set;}
    Remarks
    Call Regen after changing this value.
    See Also