TileMatrixSet.Explicit(Response to TileMatrixSet) Operator

Definition

public static explicit operator Azure.Analytics.PlanetaryComputer.TileMatrixSet(Azure.Response response);
static member op_Explicit : Azure.Response -> Azure.Analytics.PlanetaryComputer.TileMatrixSet
Public Shared Narrowing Operator CType (response As Response) As TileMatrixSet

Parameters

response
Response

The Response to deserialize the TileMatrixSet from.

Returns

Applies to