Show / Hide Table of Contents

Class ImageInArTargets.ImageData

Inheritance
System.Object
ImageInArTargets.ImageData
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Appearition.ImageRecognition
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class ImageData

Fields

View Source

arImageId

Declaration
public int arImageId
Field Value
Type Description
System.Int32
View Source

arKey

Declaration
public string arKey
Field Value
Type Description
System.String
View Source

imageUrl

Declaration
public string imageUrl
Field Value
Type Description
System.String
View Source

isMissingFromIrDataStore

Declaration
public bool isMissingFromIrDataStore
Field Value
Type Description
System.Boolean

Extension Methods

ObjectExtension.ToStream(Object)
  • View Source
Back to top Generated by DocFX