Crs(CrsType) Constructor

Definition

Initializes a new instance of the Crs class in the Azure Cosmos DB service.

protected Crs (Azure.Cosmos.Spatial.CrsType type);
new Azure.Cosmos.Spatial.Crs : Azure.Cosmos.Spatial.CrsType -> Azure.Cosmos.Spatial.Crs
Protected Sub New (type As CrsType)

Parameters

type
CrsType

CRS type.

Applies to