type Indent = { Offset: number? }
:Indent({Offset=30}) --> Canvas Indent:Label({Text="This is indented by 30 pixels"})
Last updated 1 month ago