Click or drag to resize

BaseState Constructor

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Creates a BaseState that will be used with the specified layer.

Namespace:  Telogis.GeoBase.ShapeUI.State
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public BaseState(
	ShapeLayer layer
)

Parameters

layer
Type: Telogis.GeoBase.ShapeUIShapeLayer
The layer that the BaseState will be used with.
See Also