C#
VB
C++
Gets or sets the distance from the start of a line to the beginning of a dash pattern.
public virtual float DashOffset { get; set; }
Public Overridable Property DashOffset As Single
A single-precision floating point number that represents the distance from the start of a line to the beginning of a dash pattern. This value uses the same unit of measure as the one used as the Unit value for the Width property.
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