TextBlockGeometryProps Interface
JSON representation of the geometric primitives that can be used to display a TextBlock.
@see - produceTextAnnotationGeometry to convert an annotation to its geometric representation.
- appendTextBlock to add a block of text to a GeometryStream.
Properties
Name | Type | Description | |
---|---|---|---|
entries | TextBlockGeometryPropsEntry[] | The set of geometric primitives representing the contents of the TextBlock. |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.