[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Prometheus_Vid' (#Prometheus)

Map.HideLayer

Declaration

Source position: Prometheus_Vid.pas line 201

procedure Map.HideLayer(

  Layer: Int64

);

Description

Sets the hidden property of the specified layer to TRUE, thus preventing it from being drawn by Map.Draw. However, it will be drawn if Map.DrawLayer is used