C#
VB
Java
Objective-C
WinRT C#
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 public double StrokeDashOffset {get; set;} @property (nonatomic) double strokeDashOffset; public double getStrokeDashOffset()public void setStrokeDashOffset(double strokeDashOffset)
get_StrokeDashOffset();set_StrokeDashOffset(value);Object.defineProperty('StrokeDashOffset');
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. This value uses the same unit of measure as the one used as the Leadtools.LeadLengthD value for the StrokeThickness property.
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
