Share via


DbGeometry.SpatialTypeName Property

Definition

Gets a spatial type name representation of this DbGeometry value.

public string SpatialTypeName { get; }
member this.SpatialTypeName : string
Public ReadOnly Property SpatialTypeName As String

Property Value

A spatial type name representation of this DbGeometry value.

Applies to