C#
VB
Java
Objective-C
WinRT C#
C++
Flags that indicate how the shift will be done.
public ConvertSignedToUnsignedCommandType Type { get; set; }
Public Property Type As Leadtools.Imageprocessing.Core.ConvertSignedToUnsignedCommandType
public Leadtools.Imageprocessing.Core.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');
public:
property Leadtools.Imageprocessing.Core.ConvertSignedToUnsignedCommandType Type {
Leadtools.Imageprocessing.Core.ConvertSignedToUnsignedCommandType get();
void set ( Leadtools.Imageprocessing.Core.ConvertSignedToUnsignedCommandType );
}
Flags that indicate how the shift will be done.
Refer to ConvertSignedToUnsignedCommand.
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