DxfSaveConverterSettingsTextHeightScale Property |
Get or set the adjustment ratio of character height.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract double TextHeightScale { get; set; }
Public MustOverride Property TextHeightScale As Double
Get
Set
Property Value
Type:
Double
Adjustment ratio of character height. A value in the range of 0.5 to 2.0.
See Also