←Select platform

Type Property

Summary

Gets or sets a value that indicates the type of halftoning to perform.

Syntax

C#
VB
C++
[DataMemberAttribute(Name="Type", IsRequired=true)] 
public HalftoneCommandType Type { get; set; } 
  
<DataMemberAttribute(Name="Type", IsRequired=True)> 
Public Property Type As Leadtools.Services.Imageprocessing.Datacontracts.HalftoneCommandType 

Property Value

Value that indicates the type of halftoning to perform.

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.Services.ImageProcessing.DataContracts Assembly