共用方式為


DbGeometry.DefaultCoordinateSystemId 屬性

定義

取得幾何值的預設座標系統 ID (SRID)。

public:
 static property int DefaultCoordinateSystemId { int get(); };
public static int DefaultCoordinateSystemId { get; }
static member DefaultCoordinateSystemId : int
Public Shared ReadOnly Property DefaultCoordinateSystemId As Integer

屬性值

幾何值的預設座標系統 ID (SRID)。

適用於