WmsPlaceholdersHeight Property  | 
  Names the height placeholder. 
 
    Namespace: 
   Ptv.XServer.Controls.Map.Tools.Reprojection
    Assembly:
   Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntaxpublic string Height { get; set; }Public Property Height As String
	Get
	Set
public:
property String^ Height {
	String^ get ();
	void set (String^ value);
}member Height : string with get, set
Property Value
Type: 
String
See Also