Leadtools.Services.ImageProcessing.DataContracts Namespace : HalftoneCommandType Enumeration |
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="HalftoneCommandType")] public enum HalftoneCommandType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="HalftoneCommandType")> Public Enum HalftoneCommandType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As HalftoneCommandType
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="HalftoneCommandType")] public enum class HalftoneCommandType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Halftone for printing. | |
0x00000001 | View | Halftone for display. |
0x00000002 | Rectangular | Rectangular halftone. |
0x00000003 | Circular | Circular halftone. |
0x00000004 | Elliptical | Elliptical halftone. |
0x00000005 | Random | Random halftone. |
0x00000006 | Linear | Linear halftone. |
System.Object
System.ValueType
System.Enum
Leadtools.Services.ImageProcessing.DataContracts.HalftoneCommandType