Click or drag to resize

DimensionStyleScaleLengthValues Method

Scales all length values by 'scale'

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public void ScaleLengthValues(
	double scale
)

Parameters

scale
Type: SystemDouble

[Missing <param name="scale"/> documentation for "M:Rhino.DocObjects.DimensionStyle.ScaleLengthValues(System.Double)"]

See Also