create MethodStatic @beta
Creates a new instance of AnnotationTextStyle
with the specified properties.
create(iModelDb: IModelDb, arg: TextStyleCreateArgs): AnnotationTextStyle
Parameter | Type | Description |
---|---|---|
iModelDb | IModelDb | The iModelDb. |
arg | TextStyleCreateArgs | The arguments for creating the AnnotationTextStyle. |
Returns - AnnotationTextStyle
Defined in
Last Updated: 08 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.