C#
VB
C++
Gets or sets the Bits Allocated.
[DebuggerNonUserCodeAttribute()]
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public int BitsAllocated { get; set; }
<GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0"),
DebuggerNonUserCodeAttribute()>
Public Property BitsAllocated() As Integer
Get
Set
public:
[GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"4.0.0.0"),
DebuggerNonUserCodeAttribute]
property int BitsAllocated
{
int get()
void set(int value)
}
An System.Int32 representing the Bits Allocated.
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