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 HalftoneCommandType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Services.ImageProcessing.DataContracts.HalftoneCommandType = function() { }; Leadtools.Services.ImageProcessing.DataContracts.HalftoneCommandType.prototype = {
LeadtoolsMemberMarker(replace me) };
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="HalftoneCommandType")] public enum class HalftoneCommandType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Circular | Circular halftone. |
Elliptical | Elliptical halftone. |
Linear | Linear halftone. |
Halftone for printing. | |
Random | Random halftone. |
Rectangular | Rectangular halftone. |
View | Halftone for display. |
System.Object
System.ValueType
System.Enum
Leadtools.Services.ImageProcessing.DataContracts.HalftoneCommandType
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