Click or drag to resize

Transform2dNan Property

Gets a transform matrix in which every value is not-a-number. The static constructors return this when they are given invalid input.

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

Property Value

Type: Transform2d
See Also