public enum AsRatioOrLength : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum AsRatioOrLength Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum AsRatioOrLength : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum AsRatioOrLength Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
AsLength | The distance is returned as length from the start point of the curve. |
AsRatio | The distance is returned as a ratio of the length of the curve. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Geometry.AsRatioOrLength
Target Platforms: Windows 10, Windows 8.1