You are here: Start » FIL.NET » LabeledPoint2D Structure
LabeledPoint2D Structure
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| LabeledPoint2D(Point2D, Int32) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Default | FilNet.LabeledPoint2D | ||
| IsDefault | System.Boolean | ||
| Label | System.Int32 | ||
| Point | FilNet.Point2D |
Methods
| Name | Description | |
|---|---|---|
| Equals(FilNet.LabeledPoint2D) | ||
| Equals(object) | Inherited from System.Object | |
| Equals(FilNet.LabeledPoint2D, FilNet.LabeledPoint2D) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
