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




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

    Return Value

    New instance of the ImGearXMPTimeScaleStretch class object.
    See Also