Fonts Enumerator

Description

Rendering style for text (vector, proportional, or fixed).


Defined in namespace "adsk::electron" and the header file is <Electron\ElectronTypeDefs.h>

Values

Name Value Description
FixedFont 2 Fixed-width (monospace) font; all characters have equal width.
ProportionalFont 1 Proportional (variable-width) font; characters have different widths.
VectorFont 0 Vector (stroke-based) font; scales without pixelation.

Version

Introduced in version May 2026