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