Click or drag to resize

WatermarkControl Class

Control showing a watermark text over the map.
WatermarkControl
Inheritance Hierarchy

Namespace:  Ptv.XServer.Controls.Map.Gadgets
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public class WatermarkControl : UserControl, 
	IComponentConnector

The WatermarkControl type exposes the following members.

Constructors
  NameDescription
Public methodWatermarkControl
Initializes a new instance of the WatermarkControl class.
Top
Methods
  NameDescription
Public methodInitializeComponent
InitializeComponent
Top
Extension Methods
  NameDescription
Public Extension MethodFindRelativeT
Finds an object of type T for a framework element which is somewhere in the visual tree.
(Defined by MapElementExtensions.)
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
See Also