> For the complete documentation index, see [llms.txt](https://wecon.gitbook.io/pistudio-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wecon.gitbook.io/pistudio-manual/6.-object/untitled/6.6.6-polygon.md).

# 6.6.6 Polygon

**Introduction**

It is displayed in polygon format in the HMI screen to meet the display needs of user.

Right click to close polygon and then complete the creation procedure. Select the polygon, then click its point position to change its vertex coordinate after it is created.

**Description**

![](/files/-LuqZ2tV5zJLXUZGXQGM)

**1) Display settings**

**Border color:** It sets border line color;

**Border type:** It sets border line type;

**Border width:** It sets border line width

**Transparence:** It sets the transparency of the object background;

**Coordinate editing:** It changes coordinate for all points in this object, as below shows;

![](/files/-LuqZ2tWUiqezjLJZf-G)

**Filling pattern:** It can't be modified now;

**Background:** It sets background color of object;

**2) Transparence control**

Read the numerical value of address, control the transparency; value range: 0-100.

**3) Color control**

Dynamically set the color of background. The values of the color RGB are controlled by three addresses, and the value range from 0 to 255.

**4) View**

It is for preview object;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wecon.gitbook.io/pistudio-manual/6.-object/untitled/6.6.6-polygon.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.
