DbGeometryWellKnownValue.CoordinateSystemId Property

 

Gets or sets the coordinate system identifier (SRID) of this value.

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

[DataMemberAttribute(Order = 1, IsRequired = false, EmitDefaultValue = false)]
public int CoordinateSystemId {
	[CompilerGeneratedAttribute]
	get;
	[CompilerGeneratedAttribute]
	set;
}

Property Value

Type: System.Int32