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