Gets or sets the limit of the thickness of the join on a mitered corner.
Object.defineProperty(AnnStroke.prototype, 'strokeMiterLimit',
get: function(),
set: function(value)
)
strokeMiterLimit: number;
The limit of the thickness of the join on a mitered corner. 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