Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / MaxPatternRepetitions Property

In This Topic
    MaxPatternRepetitions Property (ViewportLayout)
    In This Topic
    Gets or sets the maximum number of pattern repetitions allowed between two vertices of a curve.
    Syntax
    'Declaration
     
    Public Property MaxPatternRepetitions As Integer
    public int MaxPatternRepetitions {get; set;}
    Remarks
    Over this bias the line is drawn continuous without pattern.
    See Also