ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearPageViewTool Class / ImGearPageViewTool Constructor




In This Topic
    ImGearPageViewTool Constructor
    In This Topic
    Initializes a new instance of the ImGearPageViewTool class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ImGearPageViewTool()
    public ImGearPageViewTool()
    public: ImGearPageViewTool();
    public:
    ImGearPageViewTool();
    See Also