Scale the hatch's pattern
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.11
Syntax public void ScalePattern(
Transform xform
)
Public Sub ScalePattern (
xform As Transform
)
Parameters
- xform
- Type: Rhino.GeometryTransform
[Missing <param name="xform"/> documentation for "M:Rhino.Geometry.Hatch.ScalePattern(Rhino.Geometry.Transform)"]
See Also