←Select platform

Type Property

Summary

Flags that indicate how the shift will be done.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public ConvertSignedToUnsignedCommandType Type { get; set; } 
@property (nonatomic, assign) LTConvertSignedToUnsignedCommandType type 
public ConvertSignedToUnsignedCommandType getType() 
public void setType(ConvertSignedToUnsignedCommandType value) 
             
 <br/>get_Type();<br/>set_Type(value);<br/>Object.defineProperty('Type');  

Property Value

Flags that indicate how the shift will be done.

Example

Refer to ConvertSignedToUnsignedCommand.

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