LEADTOOLS Image Processing (Leadtools.ImageProcessing.Effects assembly)
LEAD Technologies, Inc

CurvePointsType Enumeration






Enumeration that indicates the method to be used to update the curve array.

.NET support WinRT support Silverlight support
Syntax
'Declaration
 
Public Enum CurvePointsType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As CurvePointsType
public enum CurvePointsType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.Effects.CurvePointsType = function() { };
Leadtools.ImageProcessing.Effects.CurvePointsType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class CurvePointsType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
CurveFill the curve array with the best curve that passes through the user points.
LinearFill the curve array with lines that pass through the user points.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ImageProcessing.Effects.CurvePointsType

Requirements

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

See Also

Reference

Leadtools.ImageProcessing.Effects Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.