Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / LinePattern Class / Pattern Property

In This Topic
    Pattern Property (LinePattern)
    In This Topic
    Gets the line type pattern.
    Syntax
    'Declaration
     
    Public ReadOnly Property Pattern As Single()
    public float[] Pattern {get;}
    Remarks
    Use an empty pattern for a continuous pattern.
    See Also