VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr Namespace / MprImagePlanarSlice Class
Constructors Properties Methods SeeAlso
In This Topic
    MprImagePlanarSlice Class Members
    In This Topic
    The following tables list the members exposed by MprImagePlanarSlice.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the MPR slice has resolution. (Inherited from MprImageSlice)
    Public PropertyGets an information about image of the MPR slice. (Inherited from MprImageSlice)
    Public PropertyGets the MPR slice. (Inherited from MprImageSlice)
    Public Methods
     NameDescription
    Public MethodReleases all resources used by this MprImageSlice object. (Inherited from MprImageSlice)
    Public MethodReturns an image of the MPR slice. (Inherited from MprImageSlice)
    Public MethodReturns an image of the MPR slice and disposes this MPR slice. (Inherited from MprImageSlice)
    Public MethodReturns a System.String that represents this instance. (Inherited from MprImageSlice)
    Public MethodTransforms slice from MPR image space to the World space. (Inherited from MprImageSlice)
    Protected Methods
     NameDescription
    Protected MethodOverloaded. Initializes the MPR slice parameters. (Inherited from MprImageSlice)
    See Also