Specifies if the line is dashed
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool IsDashed { get; private set; } |
Visual Basic |
---|
Public Property IsDashed As Boolean Get Private Set |
JScript |
---|
function get IsDashed () : boolean private function set IsDashed (value : boolean) |