Click or drag to resize

WMTSRenderOverlayJS Method

[Missing <summary> documentation for "M:Cadcorp.Configuration.WMTS.RenderOverlayJS(System.Int32,System.String)"]

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public override string RenderOverlayJS(
	int urlIndex,
	string urlObjectName
)

Parameters

urlIndex
Type: SystemInt32

[Missing <param name="urlIndex"/> documentation for "M:Cadcorp.Configuration.WMTS.RenderOverlayJS(System.Int32,System.String)"]

urlObjectName
Type: SystemString

[Missing <param name="urlObjectName"/> documentation for "M:Cadcorp.Configuration.WMTS.RenderOverlayJS(System.Int32,System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Cadcorp.Configuration.WMTS.RenderOverlayJS(System.Int32,System.String)"]

See Also