Click or drag to resize

WmsPlaceholders Class

Defines the placeholders names for WMS requests made by WmsMapService.
Inheritance Hierarchy
SystemObject
  Ptv.XServer.Controls.Map.Tools.ReprojectionWmsPlaceholders

Namespace:  Ptv.XServer.Controls.Map.Tools.Reprojection
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public class WmsPlaceholders

The WmsPlaceholders type exposes the following members.

Constructors
  NameDescription
Public methodWmsPlaceholders
Creates and initializes an instance of WmsPlaceholders, and defines some defaults.
Top
Properties
  NameDescription
Public propertyBoundingBox
Names the bounding box placeholder.
Public propertyHeight
Names the height placeholder.
Public propertyNames
Returns all placeholder names in list.
Public propertyWidth
Names the width placeholder.
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
See Also