ImageGear .NET - Updated
ImGearXMPTime Class
Members 




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.DynamicMedia Namespace : ImGearXMPTime Class
Represents an XMP Time structure.
Object Model
ImGearXMPTime ClassImGearXMPRational ClassImGearXMPInteger Class
Syntax
'Declaration
 
Public Class ImGearXMPTime 
   Inherits ImageGear.Formats.XMP.ImGearXMPStructure
'Usage
 
Dim instance As ImGearXMPTime
public class ImGearXMPTime : ImageGear.Formats.XMP.ImGearXMPStructure 
public __gc class ImGearXMPTime : public ImageGear.Formats.XMP.ImGearXMPStructure 
public ref class ImGearXMPTime : public ImageGear.Formats.XMP.ImGearXMPStructure 
Remarks
This class provides a representation of a time value in seconds.
Inheritance Hierarchy

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

See Also

Reference

ImGearXMPTime Members
ImageGear.Formats.XMP.DynamicMedia Namespace