Gets or sets the AnnStrokeLineCap style used at the end of the dashes that make up dashed lines drawn with this AnnStroke object.
Object.defineProperty(AnnStroke.prototype, 'strokeDashCap',
get: function(),
set: function(value)
)
strokeDashCap: AnnStrokeLineCap;
An AnnStrokeLineCap style used at the end of the dashes that make up dashed lines drawn with this AnnStroke object.
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