TextStyleResolverArgs Interface
Arguments used when constructing a TextStyleResolver.
Properties
Name | Type | Description | |
---|---|---|---|
iModel | IModelDb | The iModel from which to obtain AnnotationTextStyles when resolving styles. | |
modelId | string | undefined | The ID of the model containing the text block, used to compute the scale factor. | |
textBlock | TextBlock | The text block whose styles are being resolved. |
Defined in
Last Updated: 29 July, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.