Geometry.Type Property

Definition

Gets geometry type in the Azure Cosmos DB service.

[System.Runtime.Serialization.DataMember(Name="type")]
public Azure.Cosmos.Spatial.GeometryType Type { get; }
[<System.Runtime.Serialization.DataMember(Name="type")>]
member this.Type : Azure.Cosmos.Spatial.GeometryType
Public ReadOnly Property Type As GeometryType

Property Value

Type of geometry.

Attributes

Applies to