ObjectDCL Banner

FontSizeStyle Property

Description

This setting will set the font scaling, by pixels or monitor settings.

Type

This property is a integer. The valid values are:

  • 0 (Scale to Monitor)
  • 1 (Size in Pixels)

Applies For

AngleSlider, BlockList, CheckBox, ComboBox, DwgList, EditableGrid, Frame, GraphicButton, ImageCombo, Label, ListBox, ListView, MonthPicker, Option, OptionList, PictureBox, TabControl, TextBox, TextButton, TreeControl, UrlLink.

Remarks

This property can only be set at design time only.

Cannot be read at runtime from AutoLISP.

See Also

Font, FontBold, FontItalic, FontSize, FontStrikeOut, FontUnderline