Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / DiametricDim Class / LeftArrowhead Property

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