←Select platform

Type Property

Summary

Gets or sets a value that indicates the operation to perform.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public 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');  

Property Value

Value that indicates the operation to perform.

Example

Refer to AddWeightedCommand.

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.Color Assembly