Map_MapShowLayerControl Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax bool ShowLayerControl { get; set; }
Property ShowLayerControl As Boolean
Get
Set
property bool ShowLayerControl {
bool get ();
void set (bool value);
}
function get_ShowLayerControl();
function set_ShowLayerControl(value);
Property Value
Type:
BooleanSee Also