Condividi tramite


Point4D.Z Proprietà

Definizione

Ottiene o imposta il componente Z di questa struttura Point4D.

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

Valore della proprietà

Double

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

Si applica a