Field-Map Scripting

4.2.2.38 GoToMapPage

GoToMapPage function


Prototype:

function GoToMapPage: boolean;

Description:

The GoToMapPage function changes window to the map (Field-Map Data Collector notebook switches to the layer's window).

Syntax (1):

variable := Layer.GoToMapPage;


Part

Description


variable

A variable declared as boolean


Layer

A reference to the Field-Map layer as defined in Field-Map Project Manager

Return value:

true if the specified layer exists, false if it has not been found in the Field-Map project


Note: This function is available since version X8.


Example:


Trees.GoToMapPage;




See also:

RefreshAttributeLayout; TabStop; Enabled; EnableAttributes; DisableAttributes; Visible; ShowAttributes; HideAttributes; AllignAttribute; AllignAttributes; AlignOverviewGridTitles; OverviewGridAttributeTitle; ClickToAttributeControl; UseKeyboard4ComboBox; OverviewGridAttributeVisible; ShowOverviewGridAttribute; HideOverviewGridAttribute; Color; ResetColor; SetParentColor; SetColorOfAttributes; ResetColorOfAttributes; SetParentColorOfAttributes; EnableControls; DisableControls; ControlsDisabled; EnableScreenControls; DisableScreenControls; ScreenControlsDisabled; SetFocus; DisplayFormat; AttributeHint; ResetAttributeHint; AttributeLabel; PlacerStrategy; MaxSpaceForControlPerc; GoToLayerPage; GoToMapPage; IsLayerPageOnTop; TabVisible; LayerPageVisible; StemProfilePageVisible; ShowInSeparateWindow; ShowThumbnailPreview; LayerVisible; LabelsVisible; AlwaysColored; SaveMiscTreeDataToXML ;