Dimension.LengthFactor Property

DimensionLengthFactor Property

[Missing <summary> documentation for "P:Rhino.Geometry.Dimension.LengthFactor"]

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public double LengthFactor { get; set; }
Public Property LengthFactor As Double
	Get
	Set

Property Value

Type: Double
See Also