Click or drag to resize

Point4dW Property

Gets or sets the W (fourth) coordinate -or weight- of this point.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double W { get; set; }

Property Value

Type: Double
See Also