You are here: Start » FIL.NET » Object2D Class
Object2D Class
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
This is output structure for template matching related functions. It groups matched object with its properties.
Constructors
Constructor | Description | |
---|---|---|
![]() | Object2D(Rectangle2D) | |
![]() | Object2D(Rectangle2D, CoordinateSystem2D, Point2D, Single, Single, Single) | |
![]() | Object2D() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Alignment | FilNet.CoordinateSystem2D | |
![]() | Angle | System.Single | |
![]() | Match | FilNet.Rectangle2D | |
![]() | Point | FilNet.Point2D | |
![]() | Scale | System.Single | |
![]() | Score | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(FilNet.Object2D) | |
![]() ![]() | Equals(FilNet.Object2D, FilNet.Object2D) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |