Leadtools.Dicom.Web Namespace > ImageInfo Class : BitAllocated Property |
'Declaration Public Property BitAllocated As Integer
'Usage Dim instance As ImageInfo Dim value As Integer instance.BitAllocated = value value = instance.BitAllocated
public int BitAllocated {get; set;}