Library | Module

Enum pfcSymbolDefHeight

Description

This enumerated type represents the symbol definition height options.
See Also:
pfcDetailSymbolDefInstructions




Values

SYMDEF_FIXED
Symbol height is fixed.
SYMDEF_VARIABLE
Symbol height is variable.
SYMDEF_RELATIVE_TO_TEXT
Symbol height is determined relative to the text height.
SYMDEF_MODEL_UNITS

SymbolDefHeight_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.