ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Formats.XMP.DynamicMedia Namespace / ImGearXMPTime Class / ImGearXMPTime Constructor




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

    Return Value

    New instance of the ImGearXMPTime class object.
    See Also