Click or drag to resize

ShapeEntity Constructor

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Creates a shape entity that will belong to the supplied layer.

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

Parameters

layer
Type: Telogis.GeoBase.ShapeUIShapeLayer
The layer that the entity will belong to.
See Also