RhinoDoc.ModelSpaceAnnotationScalingEnabled Property

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)
Syntax
public bool ModelSpaceAnnotationScalingEnabled { get; set; }
Public Property ModelSpaceAnnotationScalingEnabled As Boolean
	Get
	Set

Property Value

Type: Boolean
Version Information

Rhino for Windows

Supported in: 6.14
See Also