Overload List
| Name | Description | |
|---|---|---|
| SetEasting(ObjectId, Double) |
Sets the Easting property for a single CogoPoint.
| |
| SetEasting(IEnumerable<ObjectId>, IEnumerable<Double>) |
Sets the Easting property for multiple CogoPoints with different values.
| |
| SetEasting(IEnumerable<ObjectId>, Double) |
Sets the Easting property for multiple CogoPoints with the same value.
|