Point4D.W 속성

정의

W 구조체의 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

속성 값

Point4D 구조체의 W 구성 요소입니다. 기본값은 0입니다.

적용 대상