The dashes of the line

Namespace: Ico.Gdx
Assembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string DashArray { get; set; }
Visual Basic
Public Property DashArray As String
	Get
	Set
JScript
function get DashArray () : String
function set DashArray (value : String)

See Also