ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls.Dicom Assembly / ImageGear.Windows.Controls Namespace / ImGearMprController Class
Fields Properties Methods Events


In This Topic
    ImGearMprController Class Members
    In This Topic

    The following tables list the members exposed by ImGearMprController.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents MaximumPageNumber dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents MinimumPageNumber dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents PageCount dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents PageDisplay dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents PageNumber dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Settings dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the maximum page number.  
    Public PropertyGets the minimum page number.  
    Public PropertyGets the number of pages for the current view.  
    Public PropertyGets or sets the associated page display.  
    Public PropertyGets or sets the page number to display.  
    Public PropertyGets the collection of pages to perform MPR on.  
    Public PropertyGets the pages view type.  
    Public PropertyGets MPR settings.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the MPR controller type.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Disposes any resources being used.  
    Public MethodSets the collection of pages to perform MPR on.  
    Top
    See Also