C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the position of the start bit that will construct the mask.
public int SourceLowBit { get; set; }
Public Property SourceLowBit As Integer
public int SourceLowBit {get; set;}
@property (nonatomic, assign) NSUInteger sourceLowBit
public int getSourceLowBit()
public void setSourceLowBit(int value)
<br/>get_SourceLowBit();<br/>set_SourceLowBit(value);<br/>Object.defineProperty('SourceLowBit');
Position of the start bit that will construct the mask. The position is a zero based number. 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