Property SupportsCoordinatesQuantization
SupportsCoordinatesQuantization
Gets a value indicating whether the service supports coordinates quantization.
Declaration
public bool SupportsCoordinatesQuantization { get; }
Property Value
| Type | Description |
|---|---|
| bool |
|
Remarks
Coordinates quantization is the process of reducing server payload size by simplifying geometries based on the display resolution. Coordinates quantization support is required to utilize EnabledWhenSupported, along with SupportsQueryWithResultType.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |