KeyLineZone Class Members
In This Topic
The following tables list the members exposed by
KeyLineZone.
Public Properties
| Name | Description |
 | FirstPoint | Gets the first line point. |
 | Location | Gets the location of the key zone on the image. |
 | SecondPoint | Gets the second line point. |
Public Methods
| Name | Description |
 | CalculateSimilarity | Returns the similarity of specified KeyZone and the current key zone. |
 | CanCompareWith | Determines that this key zone can compare with the specified key zone. (Inherited from KeyZone) |
 | Clone | Creates a new object that is a copy of the current instance. |
 | Transform | Applies a transformation to the key zone. |
See Also