Click or drag to resize

Transform2dIsZeroTransformation Property

True if every value is 0. This transformation maps every point to (0,0).

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public bool IsZeroTransformation { get; }

Property Value

Type: Boolean
See Also