Click or drag to resize

Transform2dIdentity Property

Gets a new identity transform matrix. An identity matrix defines no transformation.

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

Property Value

Type: Transform2d
See Also