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




In This Topic
    ImGearXMPTimecode Class
    In This Topic
    Represents an XMP Timecode structure.
    Object Model
    ImGearXMPTimecode ClassImGearXMPString ClassImGearXMPString Class
    Syntax
    'Declaration
     
    Public Class ImGearXMPTimecode 
       Inherits ImageGear.Formats.XMP.ImGearXMPStructure
    'Usage
     
    Dim instance As ImGearXMPTimecode
    public class ImGearXMPTimecode : ImageGear.Formats.XMP.ImGearXMPStructure 
    public __gc class ImGearXMPTimecode : public ImageGear.Formats.XMP.ImGearXMPStructure 
    public ref class ImGearXMPTimecode : public ImageGear.Formats.XMP.ImGearXMPStructure 
    Remarks
    This class represents a time value in video.
    Inheritance Hierarchy

    System.Object
       ImageGear.Formats.XMP.ImGearXMPValue
          ImageGear.Formats.XMP.ImGearXMPStructure
             ImageGear.Formats.XMP.DynamicMedia.ImGearXMPTimecode

    See Also