ArcGIS API for WPF - Library Reference
DashOffset Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Symbols Namespace > CartographicLineSymbol Class : DashOffset Property

Gets or sets a Double that specifies the distance within the dash pattern where a dash begins.

Syntax

Visual Basic (Declaration) 
Public Property DashOffset As Double
C# 
public double DashOffset {get; set;}

Remarks

The dash pattern is also influenced by StrokeDashArray.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.