ShapeEntity Properties |
The ShapeEntity type exposes the following members.
Name | Description | |
---|---|---|
BoundingBox |
The bounding box of this shape.
| |
Fill |
Determines the color / style of the inside of the shape.
| |
IsHighlighted |
Whether the entire shape is highlighted
| |
IsSelected |
Whether this shape is selected.
| |
Outline |
Determines the color / style of the outline of the shape.
| |
Priority |
The rendering priority of this shape.
| |
Tag |
A tag for the entity, can be used to model any relevant data for the entity.
|