ImageGear v26.5 - Updated March 3, 2025
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()

Return Value

New instance of the ImGearXMPTimecode class object.
See Also