Point4D.Y Właściwość

Definicja

Pobiera lub ustawia Y składnik tej Point4D struktury.

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

Wartość właściwości

Double

Składnik Y tej Point4D struktury. Wartość domyślna to 0.

Dotyczy