CogoPointCollectionSetNorthing Method

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