UntiledProviderShowOnlyRelevantByTime Property |
Indicator if the non-relevant features should be shown or not.
Namespace:
Ptv.XServer.Controls.Map.Layers.Xmap2
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public bool ShowOnlyRelevantByTime { get; set; }
Public Property ShowOnlyRelevantByTime As Boolean
Get
Set
public:
property bool ShowOnlyRelevantByTime {
bool get ();
void set (bool value);
}
member ShowOnlyRelevantByTime : bool with get, set
Property Value
Type:
BooleanSee Also