Lingua

SqlGeometry.STX Proprietà

Definizione

Ottiene la proprietà coordinata X di un'istanza Point.

public System.Data.SqlTypes.SqlDouble STX { [Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)] get; }
[<get: Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)>]
member this.STX : System.Data.SqlTypes.SqlDouble
Public ReadOnly Property STX As SqlDouble

Valore della proprietà

Valore SqlDouble che rappresenta il valore della coordinata X di un punto.

Attributi

Si applica a