| Visual Basic (Declaration) | |
|---|---|
Public Property PaintLineSegment As Boolean | |
| C# | |
|---|---|
public bool PaintLineSegment {get; set;} | |
Property Value
BooleanWhen this propety is set to False, the drawing of the current line segment is left entirely up to the developer.