Point4D.W Proprietà

Definizione

Ottiene o imposta il componente W di questa struttura Point4D.

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

Valore della proprietà

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

Si applica a