This class exists to be placed as content in a Record. This content may then be used by the RecordDisplay to drive the addition of an appropriately scaled coordinate space to the RecordDisplay's UserPixelTree. This can be useful when displaying standalone graphics such as a histogram diagram.
Cognex.Vision ShareableBase
Cognex.Vision RecordDisplayMethod
Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
The RecordDisplayMethod type exposes the following members.
| Name | Description | |
|---|---|---|
| RecordDisplayMethod | Construct a new instance of this class using the supplied arguments. |
| Name | Description | |
|---|---|---|
| Equals | Compares the equality of this object with another. (Overrides ShareableBase Equals(Object).) | |
| GetHashCode | Returns the hash code of this object. (Overrides ShareableBase GetHashCode .) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetTypeMeta | Get the TypeMeta that describes the type of this object. | |
| ToString | Returns a human readable string that represents the object. |
| Name | Description | |
|---|---|---|
| Equality | Compares the equality of two RecordDisplayMethod objects. | |
| Inequality | Compares the inequality of two RecordDisplayMethod objects. |
| Name | Description | |
|---|---|---|
| AddSpaceChildName | Get the name of the child space to be added. | |
| AddSpaceParentFromChildTransform | Get the transform that maps from the new child space to the parent space. | |
| AddSpaceParentName | Get the name of the parent space to which the child space will be added. | |
| Handle | (Overrides ShareableBase Handle.) |