Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / LinearDim Class / RightArrowhead Property

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