'Declaration
Public ReadOnly Property FrameCount As Integer
'Usage
Dim instance As DicomImage Dim value As Integer value = instance.FrameCount
public int FrameCount {get;}
'Declaration
Public ReadOnly Property FrameCount As Integer
'Usage
Dim instance As DicomImage Dim value As Integer value = instance.FrameCount
public int FrameCount {get;}
The actual frame displayed is controlled by the image's Frame property.
If the image does not contain a frame count, a value of 1 is returned.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2