DbGeometry.WellKnownValue Property

 

Gets or sets a data contract serializable well known representation of this DbGeometry value.

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

[DataMemberAttribute(Name = "Geometry")]
public DbGeometryWellKnownValue WellKnownValue { get; set; }

Property Value

Type: System.Data.Entity.Spatial.DbGeometryWellKnownValue

A data contract serializable well known representation of this DbGeometry value.