다음을 통해 공유


DbGeometry.CoordinateSystemId 속성

정의

DbGeometry 개체의 좌표계 식별자를 가져옵니다.

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

속성 값

DbGeometry 개체의 좌표계 식별자입니다.

적용 대상