Leadtools.Dicom Namespace > DicomImageInformation Class : FrameCount Property |
public int FrameCount {get; set;}
'Declaration Public Property FrameCount As Integer
'Usage Dim instance As DicomImageInformation Dim value As Integer instance.FrameCount = value value = instance.FrameCount
public int FrameCount {get; set;}
public int getFrameCount() public void setFrameCount(int value)
get_FrameCount();
set_FrameCount(value);
Object.defineProperty('FrameCount');
DicomImageInformation Class
DicomImageInformation Members
Compression Property
SamplesPerPixel Property
Rows Property
Columns Property
BitsAllocated Property
BitsStored Property
HighBit Property
PixelRepresentation Property
PlanarConfiguration Property
XResolution Property
YResolution Property