Click or drag to resize

OverlaysDataSetMapXYZOverlaysDataTableAddMapXYZOverlaysRow Method (String, String, String, Boolean, Boolean, Int32, String, Int32, Int32, String, Boolean, String)

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

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public OverlaysDataSetMapXYZOverlaysRow AddMapXYZOverlaysRow(
	string MapName,
	string Name,
	string Copyright,
	bool ShowImageCheckBox,
	bool Visible,
	int EPSGCode,
	string Units,
	int TileHeight,
	int TileWidth,
	string TransitionEffect,
	bool UseProxy,
	string ProxyUrl
)

Parameters

MapName
Type: SystemString

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

Name
Type: SystemString

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

Copyright
Type: SystemString

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

ShowImageCheckBox
Type: SystemBoolean

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

Visible
Type: SystemBoolean

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

EPSGCode
Type: SystemInt32

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

Units
Type: SystemString

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

TileHeight
Type: SystemInt32

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

TileWidth
Type: SystemInt32

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

TransitionEffect
Type: SystemString

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

UseProxy
Type: SystemBoolean

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

ProxyUrl
Type: SystemString

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

Return Value

Type: OverlaysDataSetMapXYZOverlaysRow

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

See Also