Specifies the pattern of dashes and gaps used for the line.

Namespace: Ico.Gwx
Assembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

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

See Also