Share

TextGraphics.Scalable Property

Parent Object: TextGraphics

Description

Property that returns whether the TextGraphics object is scalable. If True, the FontSize property can be set a double value indicating its size in model space units.

Syntax

TextGraphics.Scalable() As Boolean

Property Value

This is a read only property whose value is a Boolean.

Version

Introduced in version 2008

Was this information helpful?