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

In This Topic
    Scale Property (Leader)
    In This Topic
    Gets or sets the scale factor for the arrow head.
    Syntax
    'Declaration
     
    Public Property Scale As Double
    public double Scale {get; set;}
    Remarks
    Call devDept.Eyeshot.EntityList.Regen after changing this value.
    See Also