public enum MinorOrMajor : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum MinorOrMajor Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum MinorOrMajor : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum MinorOrMajor Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Major | An arc is a major arc if the central angle is greater than or equal to PI radians (180 degrees) |
Minor | An arc is a minor arc if the central angle is less than PI radians (180 degrees) |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Geometry.MinorOrMajor
Target Platforms: Windows 10, Windows 8.1