TsgDXFText.Font

TsgDXFText

  Classes Reference > CAD Database structure > Entities > TsgDXFText > TsgDXFText Properties >

TsgDXFText.Font

TsgDXFText

Previous pageReturn to chapter overviewNext page

Specifies the font to use when drawing entity

property Font: TmvExtFont;

Description

Set Font to specify the font to use for writing text. The value of Font is a TmvExtFont object. Set the properties of the TmvExtFont object to specify the font face, color, size, style, and any other aspects of the font.

Note: Setting the Font property assigns the specified TmvExtFont object, rather than replacing the current TmvExtFont object.

Go to CAD VCL Enterprise