Gets a value that indicates whether this AnnPolylineObject is closed.
Object.defineProperty(AnnPolylineObject.prototype, 'isClosed',
get: function(),
set: function(value)
)
isClosed: boolean;
true if the polyline AnnPolylineObject is closed; otherwise, it is false.
When the AnnPolylineObject is closed, it will be filled with using the method specified in the FillRule 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