Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

BitsAllocated Property






Gets or sets the Bits Allocated.
Syntax
public int BitsAllocated {get; set;}
'Declaration
 
Public Property BitsAllocated As Integer
'Usage
 
Dim instance As CompositeInstanceDataSet.ImageInstanceRow
Dim value As Integer
 
instance.BitsAllocated = value
 
value = instance.BitsAllocated

            

            
public:
property int BitsAllocated {
   int get();
   void set (    int value);
}

Property Value

An System.Int32 representing the Bits Allocated.
Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.ImageInstanceRow Class
CompositeInstanceDataSet.ImageInstanceRow Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features