←Select platform

Halftone Property

Summary

Gets or sets the name of the used pattern.

Syntax

C#
VB
C++
public string Halftone { get; set; } 
Public Property Halftone As String 
public: 
property String^ Halftone { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The name of the used pattern.

Example

Refer to ImageEffects example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly