Point4D.Y Proprietà

Definizione

Ottiene o imposta il componente Y di questa struttura Point4D.

public:
 property double Y { double get(); void set(double value); };
public double Y { get; set; }
member this.Y : double with get, set
Public Property Y As Double

Valore della proprietà

Double

Componente Y di questa struttura Point4D. Il valore predefinito è 0.

Si applica a