C#
VB
C++
Gets or sets a value that indicates how the curve is closed.
public RasterCurveClose Close { get; set; }
Public Property Close As Leadtools.RasterCurveClose
public:
property Leadtools.RasterCurveClose Close {
Leadtools.RasterCurveClose get();
void set ( Leadtools.RasterCurveClose );
}
A RasterCurveClose enumeration value that indicates how the curve is closed.
Refer to RasterCurveClose for more information.
In the following diagram, the resulting region is shown in gray:
For an example, refer to RasterCurve.
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