MapGadgetIsInDesignMode Property |
Gets a value indicating whether the gadget is used in design mode.
Namespace:
Ptv.XServer.Controls.Map.Gadgets
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public static bool IsInDesignMode { get; }
Public Shared ReadOnly Property IsInDesignMode As Boolean
Get
public:
static property bool IsInDesignMode {
bool get ();
}
static member IsInDesignMode : bool with get
Property Value
Type:
BooleanSee Also