Click or drag to resize

OverlaysDataSetMapGoogleOverlaysDataTableAddMapGoogleOverlaysRow Method (String, String, Boolean, Boolean, Boolean, String, Int32, Int32, Int32)

[Missing <summary> documentation for "M:Cadcorp.Configuration.OverlaysDataSet.MapGoogleOverlaysDataTable.AddMapGoogleOverlaysRow(System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.String,System.Int32,System.Int32,System.Int32)"]

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public OverlaysDataSetMapGoogleOverlaysRow AddMapGoogleOverlaysRow(
	string MapName,
	string Name,
	bool IsBaseLayer,
	bool IncludeInLayerTree,
	bool SphericalMercator,
	string Type,
	int NumZoomLevels,
	int LayerTypeID,
	int LayerID
)

Parameters

MapName
Type: SystemString

[Missing <param name="MapName"/> documentation for "M:Cadcorp.Configuration.OverlaysDataSet.MapGoogleOverlaysDataTable.AddMapGoogleOverlaysRow(System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.String,System.Int32,System.Int32,System.Int32)"]

Name
Type: SystemString

[Missing <param name="Name"/> documentation for "M:Cadcorp.Configuration.OverlaysDataSet.MapGoogleOverlaysDataTable.AddMapGoogleOverlaysRow(System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.String,System.Int32,System.Int32,System.Int32)"]

IsBaseLayer
Type: SystemBoolean

[Missing <param name="IsBaseLayer"/> documentation for "M:Cadcorp.Configuration.OverlaysDataSet.MapGoogleOverlaysDataTable.AddMapGoogleOverlaysRow(System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.String,System.Int32,System.Int32,System.Int32)"]

IncludeInLayerTree
Type: SystemBoolean

[Missing <param name="IncludeInLayerTree"/> documentation for "M:Cadcorp.Configuration.OverlaysDataSet.MapGoogleOverlaysDataTable.AddMapGoogleOverlaysRow(System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.String,System.Int32,System.Int32,System.Int32)"]

SphericalMercator
Type: SystemBoolean

[Missing <param name="SphericalMercator"/> documentation for "M:Cadcorp.Configuration.OverlaysDataSet.MapGoogleOverlaysDataTable.AddMapGoogleOverlaysRow(System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.String,System.Int32,System.Int32,System.Int32)"]

Type
Type: SystemString

[Missing <param name="Type"/> documentation for "M:Cadcorp.Configuration.OverlaysDataSet.MapGoogleOverlaysDataTable.AddMapGoogleOverlaysRow(System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.String,System.Int32,System.Int32,System.Int32)"]

NumZoomLevels
Type: SystemInt32

[Missing <param name="NumZoomLevels"/> documentation for "M:Cadcorp.Configuration.OverlaysDataSet.MapGoogleOverlaysDataTable.AddMapGoogleOverlaysRow(System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.String,System.Int32,System.Int32,System.Int32)"]

LayerTypeID
Type: SystemInt32

[Missing <param name="LayerTypeID"/> documentation for "M:Cadcorp.Configuration.OverlaysDataSet.MapGoogleOverlaysDataTable.AddMapGoogleOverlaysRow(System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.String,System.Int32,System.Int32,System.Int32)"]

LayerID
Type: SystemInt32

[Missing <param name="LayerID"/> documentation for "M:Cadcorp.Configuration.OverlaysDataSet.MapGoogleOverlaysDataTable.AddMapGoogleOverlaysRow(System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.String,System.Int32,System.Int32,System.Int32)"]

Return Value

Type: OverlaysDataSetMapGoogleOverlaysRow

[Missing <returns> documentation for "M:Cadcorp.Configuration.OverlaysDataSet.MapGoogleOverlaysDataTable.AddMapGoogleOverlaysRow(System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.String,System.Int32,System.Int32,System.Int32)"]

See Also