Click or drag to resize

Telogis.GeoBase.ShapeUI.State Namespace

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

The Telogis.GeoBase.ShapeUI.State namespace provides classes to support the rendering of shapes.

Classes
  ClassDescription
Public classBaseState
A base state that all states should utilize.
Public classDefaultState
A passive state.
Public classPolygonEditState
An edit state for editing polygons.
Public classSelectState
A state that allows entities on a layer to be selected.
Interfaces
  InterfaceDescription
Public interfaceIEditState
Interface that is implemented by all editing states.
Public interfaceISelectState
Interface that is implemented by all selection states.
Public interfaceIState
Interface that is implemented by all states.