Txt
Txt class
Text of the shape
Constructors
| Name | Description |
|---|---|
| Txt | Constructor |
Properties
| Name | Type | Description |
|---|---|---|
| Value | String | Value |
| Text | String | Contains the text of a shape. |
Txt(value)
Constructor
| Parameter | Type | Description |
|---|---|---|
| value | String | Text of the shape. |
Txt.Value property
Value
Type: String
Txt.Text property
Contains the text of a shape.
Type: String