XMapMetaInfoMaxRequestSize Property |
Gets or sets the maximum request size for an xMapServer image.
Namespace:
Ptv.XServer.Controls.Map.Tools
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public Size MaxRequestSize { get; }
Public ReadOnly Property MaxRequestSize As Size
Get
public:
property Size MaxRequestSize {
Size get ();
}
member MaxRequestSize : Size with get
Property Value
Type:
SizeSee Also