ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls.Dicom Assembly / ImageGear.Windows.Controls Namespace / ImGearMprController Class / PageDisplayProperty Field




In This Topic
    PageDisplayProperty Field (ImGearMprController)
    In This Topic
    Represents PageDisplay dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly PageDisplayProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ImGearMprController.PageDisplayProperty
    public static readonly DependencyProperty PageDisplayProperty
    public: static readonly DependencyProperty* PageDisplayProperty
    public:
    static readonly DependencyProperty^ PageDisplayProperty
    See Also