# Canvas Label

## Text

### Set Text

![](/files/-MXlw2Kxsh2wCMma3mcd)

Set the text being displayed in the Canvas Label.

### Get Text

![](/files/-MXlw95kysqTi6W9PZDZ)

Get the text of the Canvas Label.

## Position

### X Co-ordinate

#### Set X

![](/files/-MXlwIeIwIODQRfYTi8_)

Set the X Co-ordinate of the top-left pixel of the Canvas Label.

#### Get X

![](/files/-MXlwSGp9YKN4WWpTHVf)

Get the X Co-ordinate of the top-left pixel of the Canvas Label.

### Y Co-ordinate

#### Set Y

![](/files/-MXlwYLbuxH43xsNxeqq)

Set the Y Co-ordinate of the top-left pixel of the Canvas Label.

#### Get Y

![](/files/-MXlwdXaiKwzQNiU2-fY)

Get the Y Co-ordinate of the top-left pixel of the Canvas Label.

## Appearance

### Font Size

#### Set Font size

![](/files/-MXlwkCbaSn7nnlYWkyd)

Set the font size of the text of the Canvas Label.

#### Get Font Size

![](/files/-MXlwp_ugZ0vJD3vseof)

Get the font size of the text of the Canvas Label.

### Text Color

#### Set color

![](/files/-MXlwwF3baEjQMgDRSm9)

Set the color of the text of the Canvas Label.

#### Get Color

![](/files/-MXlx0975Lu_bd8fmyR1)

Get the color of the text of the Canvas Label.

### Background Color

#### Set Background Color

![](/files/-MXlx5HgUCwA_XnzAXve)

Set the color of the background of the Canvas Label.

#### Get Background Color

![](/files/-MXlxAoGH5EwgiLYBxah)

Get the color of the background of the Canvas Label.

## Location

### Move to Stage

![](/files/-MG8M-M_mAcs6z7AS4rE)

Move the Canvas Label to the named Stage.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.thunkable.com/snap-to-place/canvas-label-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
