Gets or sets a value indicating whether this is a closed AnnPolygonObject. This is a dependency property.
public bool IsClosed { get; set; }
Public Property IsClosed 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.
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