Click or drag to resize

UntiledLayerMaxRequestSize Property

Gets or sets the maximum size of the bitmaps in pixels.

Namespace:  Ptv.XServer.Controls.Map.Layers.Untiled
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public Size MaxRequestSize { get; set; }

Property Value

Type: Size
See Also