Leadtools TWAIN (Leadtools.Twain assembly)

Halftone Property

Show in webframe





Gets or sets the name of the used pattern.
Syntax
public string Halftone {get; set;}
'Declaration
 
Public Property Halftone As String
'Usage
 
Dim instance As TwainImageEffectsProperties
Dim value As String
 
instance.Halftone = value
 
value = instance.Halftone

            

            
public:
property String^ Halftone {
   String^ get();
   void set (    String^ value);
}

Property Value

The name of the used pattern.
Example
Refer to TwainProperties.ImageEffects example.
Requirements

Target Platforms

See Also

Reference

TwainImageEffectsProperties Structure
TwainImageEffectsProperties Members

 

 


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