Click or drag to resize

Transform2dUnset Property

Gets a transform matrix filled with RhinoMath.UnsetValue.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public static Transform2d Unset { get; }

Property Value

Type: Transform2d
See Also