Visual Basic (Declaration) | |
---|---|
Public Enum RasterWindowLevelMode Inherits System.Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As RasterWindowLevelMode |
C# | |
---|---|
public enum RasterWindowLevelMode : System.Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
public enum class RasterWindowLevelMode : public System.Enum, IComparable, IConvertible, IFormattable |
Member | Description |
---|---|
Paint | Window level changes used only by the paint functions |
PaintAndProcessing | Window level changes used for both paint and image processing functions |
System.Object
System.ValueType
System.Enum
Leadtools.RasterWindowLevelMode
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7