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




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