TextEntity.AnnotativeScalingEnabled Property

TextEntityAnnotativeScalingEnabled Property

Scale annotation according to detail scale factor in paperspace or by 1.0 in paperspace and not in a detail Otherwise, dimscale or text scale is used

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool AnnotativeScalingEnabled { get; set; }
Public Property AnnotativeScalingEnabled As Boolean
	Get
	Set

Property Value

Type: Boolean
Version Information

Rhino for Mac

Supported in: 5.4
See Also