Share via


DbGeometry.CoordinateSystemId Propiedad

Definición

Obtiene el identificador del sistema de coordenadas del objeto DbGeometry.

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

Valor de propiedad

Identificador del sistema de coordenadas del objeto DbGeometry.

Se aplica a