DimensionStyle.DimensionScaleValue Property

DimensionStyleDimensionScaleValue Property

[Missing <summary> documentation for "P:Rhino.DocObjects.DimensionStyle.DimensionScaleValue"]

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public ScaleValue DimensionScaleValue { get; set; }
Public Property DimensionScaleValue As ScaleValue
	Get
	Set

Property Value

Type: ScaleValue
See Also