Click or drag to resize

RhinoDocModelSpaceAnnotationScalingEnabled Property

If ModelSpaceAnnotationScaling is on, sizes in dimstyles are multiplied by dimscale when the annotation is displayed in a model space viewport not in a detail

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool ModelSpaceAnnotationScalingEnabled { get; set; }

Property Value

Type: Boolean
See Also