Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / LinePattern Class / Length Property

In This Topic
    Length Property (LinePattern)
    In This Topic
    Gets the length of the line type pattern.
    Syntax
    'Declaration
     
    Public ReadOnly Property Length As Single
    public float Length {get;}
    See Also