Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace : RasterCurveClose Enumeration |
public enum RasterCurveClose : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum RasterCurveClose Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As RasterCurveClose
public enum RasterCurveClose : System.IComparable, System.IConvertible, System.IFormattable
public enum RasterCurveClose
Leadtools.RasterCurveClose = function() { }; Leadtools.RasterCurveClose.prototype = {<br/> NoClose = 0, Close = 1, PartialClose = 2, };
public enum class RasterCurveClose : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.RasterCurveClose