Point4D.W 屬性

定義

取得或設定這個 Point4D 結構的 W 元件。

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

屬性值

這個 Point4D 結構的 W 元件。 預設值是 0

適用於