Click or drag to resize

DxfLoadConverterSettingsAnnotativeSizeScale Property

A factor by which to multiply the size of text and arrows in annotative shapes at different scales. Only some shapes such as dimensions, tolerances, and leader are supported.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntax
public abstract double AnnotativeSizeScale { get; set; }

Property Value

Type: Double
Range: 1.0e-08 to 1.0e+10
See Also