Gets or sets the distance from the start of a line to the beginning of a dash pattern.
Object.defineProperty(AnnStroke.prototype, 'strokeDashOffset',
get: function(),
set: function(value)
)
strokeDashOffset: number;
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