Gets or sets the System.Drawing.Drawing2D.DashStyle used for dashed lines drawn with this AnnPen object.
public virtual DashStyle DashStyle { get; set; }
Public Overridable Property DashStyle As DashStyle
A System.Drawing.Drawing2D.DashStyle value that represents the style used for dashed lines drawn with this AnnPen object.
Note that DashStyle.Custom is not supported. If you pass DashStyle.Custom to this property, DashStyle.Solid will be used instead.
For an example, refer to AnnPen.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET