DbGeography.Dimension Property

 

Gets the dimension of the given DbGeography value or, if the value is a collections, the largest element dimension.

Namespace:   System.Data.Entity.Spatial
Assembly:  EntityFramework (in EntityFramework.dll)

public int Dimension { get; }

Property Value

Type: System.Int32

The dimension of the given DbGeography value.