ResolvedInstance

ResolvedInstance

Overview

ResolvedInstance is a class in Aspose.Font FOSS for Python.

ResolvedInstance.label is the human‑readable name of the resolved instance.

Properties: coordinates, is_default, label, source_instance.

Properties

NameTypeAccessDescription
labelstrReadGets the label.
coordinatesdict[str, float]ReadGets the coordinates.
source_instance"VariableInstance | None"ReadGets the source instance.
is_defaultboolReadGets the is default.

See Also