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