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




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