Click or drag to resize

ShapeLayerSelect Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Selects a specific entity and changes the state to a selection state.

Namespace:  Telogis.GeoBase.ShapeUI
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void Select(
	ShapeEntity entity
)

Parameters

entity
Type: Telogis.GeoBase.ShapeUIShapeEntity
The ShapeEntity to change to a selection state.
See Also