LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

BitsAllocated Property

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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