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




In This Topic
    ImGearXMPRational Class
    In This Topic
    Represents a rational XMP metadata property.
    Object Model
    ImGearXMPRational ClassImGearRationalInt Structure
    Syntax
    'Declaration
     
    Public Class ImGearXMPRational 
       Inherits ImGearXMPValue
    'Usage
     
    Dim instance As ImGearXMPRational
    public class ImGearXMPRational : ImGearXMPValue 
    public __gc class ImGearXMPRational : public ImGearXMPValue 
    public ref class ImGearXMPRational : public ImGearXMPValue 
    Inheritance Hierarchy

    System.Object
       ImageGear.Formats.XMP.ImGearXMPValue
          ImageGear.Formats.XMP.ImGearXMPRational

    See Also