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
Syntaxpublic bool IsZeroTransformation { get; }Public ReadOnly Property IsZeroTransformation As Boolean
Get
Property Value
Type:
Boolean
See Also