Click or drag to resize

WmtsMapServiceOnRequestCreated Field

Additional event that will be triggered after the request has been created. Used for request customization.

Namespace:  Ptv.XServer.Controls.Map.Layers.WmtsLayer
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public RequestCreatedHandler OnRequestCreated

Field Value

Type: RequestCreatedHandler
See Also