Click or drag to resize

IDBConfigWriterGetHighestGoogleOverlayIndex Method

Gets the index of the highest Google Overlay

Namespace:  Cadcorp.Configuration.Connectors
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
int GetHighestGoogleOverlayIndex(
	DbConnection connection,
	int mapId
)

Parameters

connection
Type: System.Data.CommonDbConnection
Database Connection to use
mapId
Type: SystemInt32
Map ID

Return Value

Type: Int32
Highest index.
See Also