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




In This Topic
    ImGearXMPThumbnail Class
    In This Topic
    Represents an XMP Thumbnail structure.
    Object Model
    ImGearXMPThumbnail ClassImGearPage Class
    Syntax
    'Declaration
     
    Public Class ImGearXMPThumbnail 
       Inherits ImGearXMPValue
    'Usage
     
    Dim instance As ImGearXMPThumbnail
    public class ImGearXMPThumbnail : ImGearXMPValue 
    public __gc class ImGearXMPThumbnail : public ImGearXMPValue 
    public ref class ImGearXMPThumbnail : public ImGearXMPValue 
    Remarks

    This class is not implemented yet.

    Inheritance Hierarchy

    System.Object
       ImageGear.Formats.XMP.ImGearXMPValue
          ImageGear.Formats.XMP.ImGearXMPThumbnail

    See Also