C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value that indicates the operation to perform.
public AddCommandType Type { get; set; }
Public Property Type As Leadtools.Imageprocessing.Color.AddCommandType
public Leadtools.Imageprocessing.Color.AddCommandType Type {get; set;}
@property (nonatomic, assign) LTAddCommandType type
public AddCommandType getType()
public void setType(AddCommandType value)
<br/>get_Type();<br/>set_Type(value);<br/>Object.defineProperty('Type');
public:
property Leadtools.Imageprocessing.Color.AddCommandType Type {
Leadtools.Imageprocessing.Color.AddCommandType get();
void set ( Leadtools.Imageprocessing.Color.AddCommandType );
}
Value that indicates the operation to perform.
Refer to AddCommand.
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