ShapeEntity Events |
The ShapeEntity type exposes the following members.
Name | Description | |
---|---|---|
BoundingBoxChanged |
Event that is fired when the shape's bounding box changes.
| |
FillChanged |
Event that is fired when the shape's fill brush changes.
| |
GeometryChanged |
Event that is fired when the shape's geometry changes.
| |
IsHighlightedChanged |
Event that is fired when the shape is highlighted or un-highlighted.
| |
IsSelectedChanged |
Event that is fired when the shape is selected or unselected.
| |
OutlineChanged |
Event that is fired when the shape's outline pen changes.
| |
TagChanged |
Event that is fired when the shape's tag changes.
|