Eyeshot 10 WinForms API Reference
MaxPatternRepetitions Property (ViewportLayout)

WinForms Assembly > devDept.Eyeshot Namespace > ViewportLayout Class : MaxPatternRepetitions Property
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

Reference

ViewportLayout Class
ViewportLayout Members
LineTypeName Property