public virtual Nullable<Plane3D> ImagePlane( int Frame1 )
public: virtual Nullable<Plane3D> ImagePlane( int Frame1 )
'Declaration Public Overridable Function ImagePlane( _ ByVal Frame1 As Integer _ ) As Nullable(Of Plane3D)
'Usage Dim instance As DicomImage Dim Frame1 As Integer Dim value As Nullable(Of Plane3D) value = instance.ImagePlane(Frame1)
Target Platforms: .NET CLR 4.0 or higher
DicomImage Class DicomImage Members