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




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

    Return Value

    New instance of the ImGearXMPTimecode class object.
    See Also