DbGeometry.CoordinateSystemId Property

Definition

Gets the coordinate system identifier of the DbGeometry object.

public:
 property int CoordinateSystemId { int get(); };
public int CoordinateSystemId { get; }
member this.CoordinateSystemId : int
Public ReadOnly Property CoordinateSystemId As Integer

Property Value

The coordinate system identifier of the DbGeometry object.

Applies to