LEADTOOLS WPF and Silverlight (Leadtools.Windows.Media.Effects assembly)
LEAD Technologies, Inc

CurveType Property






Gets or sets a value that specifies how the range is used to fill the LUT and the type of LUT. This is a dependency property. .NET support Silverlight support
Syntax
public CurveType CurveType {get; set;}
'Declaration
 
Public Property CurveType As CurveType
'Usage
 
Dim instance As WindowLevelEffect
Dim value As CurveType
 
instance.CurveType = value
 
value = instance.CurveType
ObjectiveC Syntax
Java Syntax
public:
property CurveType CurveType {
   CurveType get();
   void set (    CurveType value);
}

Property Value

An CurveType enumeration member that specifies how the range is used to fill the LUT and the type of LUT. Default value is CurveType.Linear.
Example

For C#/VB examples, refer to WindowLevelEffect.

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

WindowLevelEffect Class
WindowLevelEffect Members

 

 


Products | Support | Contact Us | Copyright Notices

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