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
| Name | Type | Access | Description |
|---|---|---|---|
label | str | Read | Gets the label. |
coordinates | dict[str, float] | Read | Gets the coordinates. |
source_instance | "VariableInstance | None" | Read | Gets the source instance. |
is_default | bool | Read | Gets the is default. |