C#
VB
C++
Gets or sets a value that indicates the type of curve being defined.
public RasterCurveType Type { get; set; }
Public Property Type As Leadtools.RasterCurveType
public:
property Leadtools.RasterCurveType Type {
Leadtools.RasterCurveType get();
void set ( Leadtools.RasterCurveType );
}
A RasterCurveType enumeration value that indicates the type of curve being defined.
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