Click or drag to resize

PolygonEntity Properties

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.

Properties
  NameDescription
Public propertyBoundingBox
The bounding box of this shape.
(Inherited from ShapeEntity.)
Public propertyFill
Determines the color / style of the inside of the shape.
(Inherited from ShapeEntity.)
Public propertyIsHighlighted
Whether the entire shape is highlighted
(Inherited from ShapeEntity.)
Public propertyIsSelected
Whether this shape is selected.
(Inherited from ShapeEntity.)
Public propertyOutline
Determines the color / style of the outline of the shape.
(Inherited from ShapeEntity.)
Public propertyPolygon
The underlying polygon object.
Public propertyPriority
The rendering priority of this shape.
(Inherited from ShapeEntity.)
Public propertyTag
A tag for the entity, can be used to model any relevant data for the entity.
(Inherited from ShapeEntity.)
Top
See Also