Name | Description | |
---|---|---|
![]() | GeodesicSectorParameter Constructor | Create an empty GeodesicSectorParameter object for use in the GeometryEngine.GeodesicSector method. |
The following tables list the members exposed by GeodesicSectorParameter.
Name | Description | |
---|---|---|
![]() | GeodesicSectorParameter Constructor | Create an empty GeodesicSectorParameter object for use in the GeometryEngine.GeodesicSector method. |
Name | Description | |
---|---|---|
![]() | ArcVertexCount | Gets or sets the number of vertices in the arc. |
![]() | AxisDirection | Gets or sets the direction of the major axis of the arc's ellipse as an angle in degrees. |
![]() | Center | Gets or sets the center of the sector in the coordinates of the spatial reference. |
![]() | LinearUnit | Gets or sets the linear unit of the SemiAxis1Length, SemiAxis2Length. Default is meters. |
![]() | OutGeometryType | Gets or sets the type of geometry that will be created. Only multipoint, polyline and polygon are supported. |
![]() | RadiusVertexCount | Gets or sets the number of vertices in the radius. |
![]() | SectorAngle | Gets or sets the sweep angle of the sector in degrees. |
![]() | SemiAxis1Length | Gets or sets the length of the first semi axis. |
![]() | SemiAxis2Length | Gets or sets the length of the second semi axis. |
![]() | StartDirection | Gets or sets the direction of starting radius of the sector as an angle in degrees. |