DiagramShape Properties
Provides information about a shape.
Name | Description |
---|---|
attached |
Gets an array of attached connector identifiers. |
container |
Gets identifiers of shapes stored in the container. |
container |
Gets whether the container is expanded. |
container |
Gets the identifier of the container that stores the shape. |
id |
Gets the item’s internal identifier.
Inherited from Diagram |
key |
Gets the item’s key from a data source.
Inherited from Diagram |
position | Gets the shape position (x- and y-coordinates) in units. |
size | Gets the shape size in units. |
text | Gets the shape’s text. |
type | Gets the shape type. |
See Also