Point4D.Z Właściwość

Definicja

Pobiera lub ustawia Z składnik tej Point4D struktury.

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

Wartość właściwości

Double

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

Dotyczy