Leadtools.ImageProcessing.Effects Namespace : CurvePointsType Enumeration |
public enum CurvePointsType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum CurvePointsType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As CurvePointsType
public enum CurvePointsType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.Effects.CurvePointsType = function() { }; Leadtools.ImageProcessing.Effects.CurvePointsType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class CurvePointsType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Curve | Fill the curve array with the best curve that passes through the user points. |
Linear | Fill the curve array with lines that pass through the user points. |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.Effects.CurvePointsType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2