共用方式為


DbGeometry.CoordinateSystemId 屬性

定義

取得 DbGeometry 物件的座標系統識別項。

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

屬性值

DbGeometry 物件的座標系統識別項。

適用於