MapParamsshowScale Property |
Namespace:
xserver
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntaxpublic bool showScale { get; set; }
Public Property showScale As Boolean
Get
Set
public:
property bool showScale {
bool get ();
void set (bool value);
}
member showScale : bool with get, set
Property Value
Type:
Boolean
Remarks
See Also