ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Formats.IPTC Namespace / ImGearIPTCObjectTypeReference Structure
Members




In This Topic
    ImGearIPTCObjectTypeReference Structure
    In This Topic
    Represents IPTC Object Type Reference structure.
    Object Model
    ImGearIPTCObjectTypeReference Structure
    Syntax
    'Declaration
     
    Public Structure ImGearIPTCObjectTypeReference 
       Inherits System.ValueType
    'Usage
     
    Dim instance As ImGearIPTCObjectTypeReference
    public struct ImGearIPTCObjectTypeReference : System.ValueType 
    public __value struct ImGearIPTCObjectTypeReference : public System.ValueType 
    public value class ImGearIPTCObjectTypeReference : public System.ValueType 
    Remarks
    This structure represents IPTC Object Type Reference structure, used in the Object Type Reference DataSet (2:03). The Object Type is used to distinguish between different types of objects within the IIM.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          ImageGear.Formats.IPTC.ImGearIPTCObjectTypeReference

    See Also