DbGeometry.CoordinateSystemId 属性

定义

获取 DbGeometry 对象的坐标系标识符。

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

属性值

DbGeometry 对象的坐标系标识符。

适用于