Gets or sets the object to use when drawing the border of this AnnContainer.
Object.defineProperty(AnnContainer.prototype, 'stroke',
get: function(),
set: function(value)
)
stroke: AnnStroke;
The object to use when drawing the border of this AnnContainer. The default value is null.
A value of null means do not draw the borders of the container.
For an example, refer to AnnBrush.
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