You are here: Start » FIL.NET » AnnotatedPoint2D Structure
AnnotatedPoint2D Structure
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.Types.dll |
Point with grid indices
Constructors
| Constructor | Description | |
|---|---|---|
| AnnotatedPoint2D(Point2D, Point2D) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Annotation | Fil.Point2D | ||
| Default | Fil.AnnotatedPoint2D | Gets a default instance of the AnnotatedPoint2D. | |
| Empty | Fil.AnnotatedPoint2D | Gets an empty instance of the AnnotatedPoint2D. | |
| Point | Fil.Point2D |
Methods
| Name | Description | |
|---|---|---|
| Equals(Fil.AnnotatedPoint2D) | ||
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
