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