Method UseServiceCurveGeometryMode
UseServiceCurveGeometryMode(IArcGISConfiguration, ServiceCurveGeometryMode)
Configures whether curve geometries are fetched from and sent to services that support them.
Declaration
public static IArcGISConfiguration UseServiceCurveGeometryMode(this IArcGISConfiguration configuration, ServiceCurveGeometryMode mode)
Parameters
| Type | Name | Description |
|---|---|---|
| IArcGISConfiguration | configuration | ArcGIS Configuration |
| ServiceCurveGeometryMode | mode | The service curve geometry mode. |
Returns
| Type | Description |
|---|---|
| IArcGISConfiguration | A reference to this instance after the operation has completed. |
See Also
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.0 - 200.8 |
| .NET | 200.0 - 200.8 |
| .NET Windows | 200.0 - 200.8 |
| .NET Android | 200.0 - 200.8 |
| .NET iOS | 200.0 - 200.8 |
| .NET Framework | 200.0 - 200.8 |
| UWP | 200.0 - 200.8 |