Click or drag to resize

SelectByAreaDataSetvOverlayIconsDataTableAddvOverlayIconsRow Method (String, Int64, Int64, Int64, Int64, String, String)

[Missing <summary> documentation for "M:Cadcorp.Configuration.SelectByAreaDataSet.vOverlayIconsDataTable.AddvOverlayIconsRow(System.String,System.Int64,System.Int64,System.Int64,System.Int64,System.String,System.String)"]

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public SelectByAreaDataSetvOverlayIconsRow AddvOverlayIconsRow(
	string IconFile,
	long IconWidth,
	long IconHeight,
	long OffsetX,
	long OffsetY,
	string OverlayName,
	string MapName
)

Parameters

IconFile
Type: SystemString

[Missing <param name="IconFile"/> documentation for "M:Cadcorp.Configuration.SelectByAreaDataSet.vOverlayIconsDataTable.AddvOverlayIconsRow(System.String,System.Int64,System.Int64,System.Int64,System.Int64,System.String,System.String)"]

IconWidth
Type: SystemInt64

[Missing <param name="IconWidth"/> documentation for "M:Cadcorp.Configuration.SelectByAreaDataSet.vOverlayIconsDataTable.AddvOverlayIconsRow(System.String,System.Int64,System.Int64,System.Int64,System.Int64,System.String,System.String)"]

IconHeight
Type: SystemInt64

[Missing <param name="IconHeight"/> documentation for "M:Cadcorp.Configuration.SelectByAreaDataSet.vOverlayIconsDataTable.AddvOverlayIconsRow(System.String,System.Int64,System.Int64,System.Int64,System.Int64,System.String,System.String)"]

OffsetX
Type: SystemInt64

[Missing <param name="OffsetX"/> documentation for "M:Cadcorp.Configuration.SelectByAreaDataSet.vOverlayIconsDataTable.AddvOverlayIconsRow(System.String,System.Int64,System.Int64,System.Int64,System.Int64,System.String,System.String)"]

OffsetY
Type: SystemInt64

[Missing <param name="OffsetY"/> documentation for "M:Cadcorp.Configuration.SelectByAreaDataSet.vOverlayIconsDataTable.AddvOverlayIconsRow(System.String,System.Int64,System.Int64,System.Int64,System.Int64,System.String,System.String)"]

OverlayName
Type: SystemString

[Missing <param name="OverlayName"/> documentation for "M:Cadcorp.Configuration.SelectByAreaDataSet.vOverlayIconsDataTable.AddvOverlayIconsRow(System.String,System.Int64,System.Int64,System.Int64,System.Int64,System.String,System.String)"]

MapName
Type: SystemString

[Missing <param name="MapName"/> documentation for "M:Cadcorp.Configuration.SelectByAreaDataSet.vOverlayIconsDataTable.AddvOverlayIconsRow(System.String,System.Int64,System.Int64,System.Int64,System.Int64,System.String,System.String)"]

Return Value

Type: SelectByAreaDataSetvOverlayIconsRow

[Missing <returns> documentation for "M:Cadcorp.Configuration.SelectByAreaDataSet.vOverlayIconsDataTable.AddvOverlayIconsRow(System.String,System.Int64,System.Int64,System.Int64,System.Int64,System.String,System.String)"]

See Also