C#
VB
C++
Gets or sets the distance from the start of a line to the beginning of a dash pattern.
public double StrokeDashOffset { get; set; }
Public Property StrokeDashOffset() As Double
Get
Set
public:
property double StrokeDashOffset
{
double get()
void set(double value)
}
A value that represents the distance from the start of a line to the beginning of a dash pattern.
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