Gets or sets the stroke to use when drawing the frame of this object.
Object.defineProperty(AnnObject.prototype, 'selectionStroke',
get: function(),
set: function(value)
)
selectionStroke: AnnStroke;
The AnnStroke to use when drawing the frame of this object. The default value is a dark green solid stroke.
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