C#
VB
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;}
<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 SelectDataCommand.
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