Overload List

  NameDescription
Public methodSetEasting(ObjectId, Double)
Sets the Easting property for a single CogoPoint.
Public methodSetEasting(IEnumerable<(Of <<'(ObjectId>)>>), IEnumerable<(Of <<'(Double>)>>))
Sets the Easting property for multiple CogoPoints with different values.
Public methodSetEasting(IEnumerable<(Of <<'(ObjectId>)>>), Double)
Sets the Easting property for multiple CogoPoints with the same value.

See Also