TextStyleCreateArgs Interface
Arguments supplied when creating an AnnotationTextStyle.
Properties
Name | Type | Description | |
---|---|---|---|
definitionModelId | string | The ID of the DefinitionModel. | |
description | string | undefined | Optional description for the AnnotationTextStyle. | |
name | string | The name to assign to the AnnotationTextStyle. | |
settings | TextStyleSettingsProps | undefined | Optional text style settings used to create the AnnotationTextStyle. |
Defined in
Last Updated: 07 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.