RVTDocs.com

ViewDisplaySketchyLines.Jitter

Property
Description:
The jitter defines jitteriness of the line. Values between 0 and 10.
Syntax
public int Jitter { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: The jitter value is not valid. The valid range is 0 to 10.