Compartilhar via


Geometry(GeometryType, GeometryParams) Construtor

Definição

Inicializa uma nova instância da Geometry classe no serviço do Azure Cosmos DB.

protected Geometry (Microsoft.Azure.Cosmos.Spatial.GeometryType type, Microsoft.Azure.Cosmos.Spatial.GeometryParams geometryParams);
new Microsoft.Azure.Cosmos.Spatial.Geometry : Microsoft.Azure.Cosmos.Spatial.GeometryType * Microsoft.Azure.Cosmos.Spatial.GeometryParams -> Microsoft.Azure.Cosmos.Spatial.Geometry
Protected Sub New (type As GeometryType, geometryParams As GeometryParams)

Parâmetros

type
GeometryType

Tipo de geometria.

geometryParams
GeometryParams

Sistema de referência de coordenadas, propriedades adicionais etc.

Aplica-se a