Click or drag to resize

PolygonEntity Events

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The PolygonEntity type exposes the following members.

Events
  NameDescription
Public eventBoundingBoxChanged
Event that is fired when the shape's bounding box changes.
(Inherited from ShapeEntity.)
Public eventFillChanged
Event that is fired when the shape's fill brush changes.
(Inherited from ShapeEntity.)
Public eventGeometryChanged
Event that is fired when the shape's geometry changes.
(Inherited from ShapeEntity.)
Public eventIsHighlightedChanged
Event that is fired when the shape is highlighted or un-highlighted.
(Inherited from ShapeEntity.)
Public eventIsSelectedChanged
Event that is fired when the shape is selected or unselected.
(Inherited from ShapeEntity.)
Public eventOutlineChanged
Event that is fired when the shape's outline pen changes.
(Inherited from ShapeEntity.)
Public eventTagChanged
Event that is fired when the shape's tag changes.
(Inherited from ShapeEntity.)
Top
See Also