public enum GeodeticCurveType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum GeodeticCurveType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum GeodeticCurveType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum GeodeticCurveType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Geodesic | A geodesic line (shortest path along two points on an ellipsoid). |
GreatElliptic | A great elliptic. |
Loxodrome | A rhumb line (loxodrome). |
NormalSection | A normal section. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Geometry.GeodeticCurveType
Target Platforms: Windows 10, Windows 8.1