You are here: Start » FIL.NET » Object2D Structure
Object2D Structure
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
This is output structure for template matching related functions. It groups matched object with its properties.
Constructors
Constructor | Description | |
---|---|---|
![]() | Object2D(Rectangle2D, CoordinateSystem2D, Point2D, Single, Single, Single, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Alignment | Fil.CoordinateSystem2D | |
![]() | Angle | System.Single | |
![]() | Aspect | System.Single | |
![]() ![]() | Default | Fil.Object2D | Gets a default instance of the Object2D. |
![]() ![]() | Empty | Fil.Object2D | Gets an empty instance of the Object2D. |
![]() | Match | Fil.Rectangle2D | |
![]() | Point | Fil.Point2D | |
![]() | Scale | System.Single | |
![]() | Score | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Fil.Object2D) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |