Click or drag to resize

ScreenCanvas Constructor (MapView)

Initializes a new instance of the ScreenCanvas class.

Namespace:  Ptv.XServer.Controls.Map.Canvases
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
protected ScreenCanvas(
	MapView mapView
)

Parameters

mapView
Type: Ptv.XServer.Controls.MapMapView
The instance of the parent map.
See Also