C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the bit position where the selected mask will be copied into the destination image.
public int DestinationLowBit { get; set; }
Public Property DestinationLowBit As Integer
public int DestinationLowBit {get; set;}
@property (nonatomic, assign) NSUInteger destinationLowBit
public int getDestinationLowBit()
public void setDestinationLowBit(int value)
<br/>get_DestinationLowBit();<br/>set_DestinationLowBit(value);<br/>Object.defineProperty('DestinationLowBit');
The bit position where the selected mask will be copied into the destination image. This property accepts only positive values.
Refer to ShiftDataCommand.
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