Method ExpandBufForLongitudeSkew
ExpandBufForLongitudeSkew(IPoint, IPoint, Double)
Calls CalcLonDegreesAtLat(Double, Double) given pA or pB's latitude; whichever is farthest. It's useful to expand a buffer of a line segment when used in a geospatial context to cover the desired area.
Declaration
public static double ExpandBufForLongitudeSkew(IPoint pA, IPoint pB, double buf)
Parameters
Type | Name | Description |
---|---|---|
IPoint | pA | |
IPoint | pB | |
System.Double | buf |
Returns
Type | Description |
---|---|
System.Double |