View.SetSketchyLines
Method
Description:
Sets the sketchy lines settings for the view.
Sets the sketchy lines settings for the view.
Parameters
| Parameter | Type | Description |
|---|---|---|
| sketchyLines | ViewDisplaySketchyLines | Sketchy Lines settings to set. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
| InvalidOperationException | This view does not contain display-related properties. |