Click or drag to resize

HatchScalePattern Method

Scale the hatch's pattern

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.11
Syntax
public void ScalePattern(
	Transform xform
)

Parameters

xform
Type: Rhino.GeometryTransform

[Missing <param name="xform"/> documentation for "M:Rhino.Geometry.Hatch.ScalePattern(Rhino.Geometry.Transform)"]

See Also