GetTextBoundsParams
Use with TextService:GetTextBoundsAsync() to measure the size of text.
Properties
| Property | Type | Default |
|---|---|---|
Font | EnumItem | Enum.Font.Montserrat |
RichText | boolean | false |
Size | number | 20 |
Text | string | "Hello World" |
Width | number | 100 |
Functions
propTable.render
Arguments
lib, object, dt, structs, rendererReturns
This function returns nothing.
API
instance:render(lib, object, dt, structs, renderer)