Gets or sets a value indicating whether this is a closed AnnPolygonObject.
public virtual bool Closed { get; set; }
Public Overridable Property Closed As Boolean
true if this is a closed AnnPolygonObject; false otherwise.
If the value of this property is true, the polygon will draw an extra line from the last point in the AnnPolylineObject.Points collection back to the first point.
For an example, refer to AnnPolygonObject.
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