validateVersionAndUpdateGeometry MethodProtected Static @beta
Populates the elementGeometryBuilderParams
property in the TextAnnotation2dProps.
Only does this if the elementGeometryBuilderParams
is not already set and if there is actually a text annotation to produce geometry for.
Also, validates the version of the text annotation data and migrates it if necessary.
validateVersionAndUpdateGeometry(arg: OnElementPropsArg): void
Parameter | Type | Description |
---|---|---|
arg | OnElementPropsArg |
Returns - void
Defined in
Last Updated: 07 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.