←Select platform

Type Property

Summary

Gets or sets the type of halftone pattern.

Syntax

C#
VB
WinRT C#
C++
public HalfTonePatternCommandType Type { get; set; } 
 <br/>get_Type();<br/>set_Type(value);<br/>Object.defineProperty('Type');  

Property Value

Value that indicates the type of halftone pattern.

Example

Refer to HalfTonePatternCommand 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.ImageProcessing.Core Assembly