| RegistrationEvent Methods | 
The SoImageRegistrationTransformRegistrationEvent type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | Indicates whether this instance and a specified object are equal.(Inherited from ValueType.) | 
|  | GetHashCode | Returns the hash code for this instance.(Inherited from ValueType.) | 
|  | GetProgress | Returns the progress value of processing in the range [0-1]. | 
|  | GetSimilarity | Returns the similarity measurement between the 2 overlapped images. | 
|  | GetSource | Returns the source engine that raised the event. | 
|  | GetTransform | Returns the current estimated transformation. | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | ToString | Returns the fully qualified type name of this instance.(Inherited from ValueType.) | 
 See Also
See Also