LEADTOOLS Workflow Image Processing (Leadtools.Workflow.ImageProcessing assembly)

Type Property (HalftoneActivity)

Show in webframe





Gets or sets a value that indicates the type of halftoning to perform.
Syntax
public HalfToneCommandType Type {get; set;}
'Declaration
 
Public Property Type As HalfToneCommandType
'Usage
 
Dim instance As HalftoneActivity
Dim value As HalfToneCommandType
 
instance.Type = value
 
value = instance.Type

            

            
public:
property HalfToneCommandType Type {
   HalfToneCommandType get();
   void set (    HalfToneCommandType value);
}

Property Value

Value that indicates the type of halftoning to perform.
Requirements

Target Platforms

See Also

Reference

HalftoneActivity Class
HalftoneActivity Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 All Rights Reserved. LEAD Technologies, Inc.