←Select platform

Type Property

Summary

Gets or sets a value that indicates the type of curve being defined.

Syntax

C#
VB
C++
public RasterCurveType Type { get; set; } 
Public Property Type As Leadtools.RasterCurveType 
public: 
property Leadtools.RasterCurveType Type { 
   Leadtools.RasterCurveType get(); 
   void set (    Leadtools.RasterCurveType ); 
} 

Property Value

A RasterCurveType enumeration value that indicates the type of curve being defined.

Example

For an example, refer to RasterCurve.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly