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