RVTDocs.com

ViewDisplaySketchyLines.Extension

Property
Description:
The extension scale value. Controls the magnitude of line's extension. Values between 0 and 10.
Syntax
public int Extension { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: The extension value is not valid. The valid range is 0 to 10.