Class ImageInArTargets
Inheritance
System.Object
ImageInArTargets
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 ImageInArTargets
Fields
View SourcearTargetId
Declaration
public int arTargetId
Field Value
Type | Description |
---|---|
System.Int32 |
arTargetKey
Declaration
public string arTargetKey
Field Value
Type | Description |
---|---|
System.String |
arTargetName
Declaration
public string arTargetName
Field Value
Type | Description |
---|---|
System.String |
images
Declaration
public List<ImageInArTargets.ImageData> images
Field Value
Type | Description |
---|---|
System.Collections.Generic.List<ImageInArTargets.ImageData> |
productId
Declaration
public int productId
Field Value
Type | Description |
---|---|
System.Int32 |
productName
Declaration
public string productName
Field Value
Type | Description |
---|---|
System.String |