FormsMapShowScale Property |
Gets or sets a value indicating whether the scale gadget is shown or made invisible.
Namespace:
Ptv.XServer.Controls.Map
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public 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:
BooleanSee Also