DbGeometry.CoordinateSystemId Propriedade
Definição
Obtém o identificador do sistema de coordenadas do objeto DbGeometry.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
Valor da propriedade
O identificador do sistema de coordenadas do objeto DbGeometry.The coordinate system identifier of the DbGeometry object.