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