Visual Basic (Declaration) | |
---|---|
Public Enum ResizeRegionCommandType Inherits System.Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ResizeRegionCommandType |
C# | |
---|---|
public enum ResizeRegionCommandType : System.Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
public enum class ResizeRegionCommandType : public System.Enum, IComparable, IConvertible, IFormattable |
Member | Description |
---|---|
ContractRegion | Contract the region. |
ExpandRegion | Expand the region. |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.Effects.ResizeRegionCommandType
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)