VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr.UI Namespace / MprSliceViewCollection Class
Constructors Properties Methods Events SeeAlso
In This Topic
    MprSliceViewCollection Class Members
    In This Topic
    The following tables list the members exposed by MprSliceViewCollection.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the MprSliceViewCollection class.
    Public Properties
    Protected Properties
    Public Methods
    Protected Methods
     NameDescription
    Protected MethodRemoves all slice views from the collection.
    Protected MethodInserts the slice view into the collection at the specified index.
    Protected MethodRemoves the slice view at the specified index of the collection.
    Protected MethodReplaces the slice view at the specified index.
    Public Events
     NameDescription
    Public EventOccurs when the collection is changed.
    Public EventOccurs when the collection is changing.
    See Also