VisioForge (c) 2025

Search Results for

    Class ImageCoordinateSystem

    Inheritance
    object
    Element
    ElementParser
    StringElementParser
    ImageCoordinateSystem
    Inherited Members
    Element.Key
    Element.Value
    Element.Name
    Element.Length
    Element.Bytes()
    Element.Len()
    Element.ToString()
    Element.OriginalData
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    Namespace: VisioForge.Core.Metadata.KLV.MISB0601
    Assembly: VisioForge.Core.dll
    Syntax
    public class ImageCoordinateSystem : StringElementParser

    Constructors

    ImageCoordinateSystem(byte[])

    Declaration
    public ImageCoordinateSystem(byte[] value)
    Parameters
    Type Name Description
    byte[] value

    Fields

    ConstKey

    Declaration
    public static byte[] ConstKey
    Field Value
    Type Description
    byte[]

    ESDName

    Declaration
    public string ESDName
    Field Value
    Type Description
    string

    LDSName

    Declaration
    public string LDSName
    Field Value
    Type Description
    string

    TAG

    Declaration
    public int TAG
    Field Value
    Type Description
    int

    UDSKey

    Declaration
    public string UDSKey
    Field Value
    Type Description
    string

    UDSName

    Declaration
    public string UDSName
    Field Value
    Type Description
    string