Visual Basic (Declaration) | |
---|---|
Public Property FrameCount As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DicomImageInformation Dim value As Integer instance.FrameCount = value value = instance.FrameCount |
C# | |
---|---|
public int FrameCount {get; set;} |
Property Value
Value that indicates the number of frames.Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
Reference
DicomImageInformation ClassDicomImageInformation Members
Compression Property
SamplesPerPixel Property
Rows Property
Columns Property
BitsAllocated Property
BitsStored Property
HighBit Property
PixelRepresentation Property
PlanarConfiguration Property
XResolution Property
YResolution Property