ImageGear .NET v25.2 - Updated
ImageGear.Wpf Assembly / ImageGear.WPF Namespace / ImGearPanCtl Class / ImGearPanCtl Constructor




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