Gets or sets the
System.Drawing.Drawing2D.DashStyle used for dashed lines drawn with this AnnPen object.
public virtual DashStyle DashStyle {get; set;}
public virtual DashStyle DashStyle {get; set;}
get_DashStyle();
set_DashStyle(value);
'Declaration
Public Overridable Property DashStyle As DashStyle
'Usage
Dim instance As AnnPen
Dim value As DashStyle
instance.DashStyle = value
value = instance.DashStyle
Property Value
A
System.Drawing.Drawing2D.DashStyle value that represents the style used for dashed lines drawn with this
AnnPen object.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2