CogoPointCollectionSetEasting Method

Overload List
 NameDescription
Public methodCode exampleSetEasting(IEnumerableObjectId, IEnumerableDouble) Sets the Easting property for multiple CogoPoints with different values.
Public methodCode exampleSetEasting(IEnumerableObjectId, Double) Sets the Easting property for multiple CogoPoints with the same value.
Public methodCode exampleSetEasting(ObjectId, Double) Sets the Easting property for a single CogoPoint.
Top
See Also