C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value that indicates the type of halftoning to perform.
public HalfToneCommandType Type { get; set; }
Public Property Type As Leadtools.Imageprocessing.Core.HalfToneCommandType
public Leadtools.Imageprocessing.Core.HalfToneCommandType Type {get; set;}
@property (nonatomic, assign) LTHalfToneCommandType type
public HalfToneCommandType getType()
public void setType(HalfToneCommandType value)
<br/>get_Type();<br/>set_Type(value);<br/>Object.defineProperty('Type');
public:
property Leadtools.Imageprocessing.Core.HalfToneCommandType Type {
Leadtools.Imageprocessing.Core.HalfToneCommandType get();
void set ( Leadtools.Imageprocessing.Core.HalfToneCommandType );
}
Value that indicates the type of halftoning to perform.
Refer to HalfToneCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET