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.5 |
.NET | 200.0 - 200.5 |
.NET Windows | 200.0 - 200.5 |
.NET Android | 200.0 - 200.5 |
.NET iOS | 200.0 - 200.5 |
.NET Framework | 200.0 - 200.5 |
UWP | 200.0 - 200.5 |