User Tools

Site Tools


api:dk11:delphi:gisviewer.tgis_viewer.isempty

Table of Contents

TGIS_Viewer.IsEmpty property

DK11 for Delphi | GisViewer.TGIS_Viewer.IsEmpty | Constructors | Fields | Methods | Properties | Events | Events

True if Viewer is empty (no layers).

Available also on: .NET | Java | ActiveX | Python.

Syntax

// Delphi
public
  property IsEmpty : Boolean read;
// C++ Builder
public:
  __property bool IsEmpty = {read};

Value

Type
Boolean

References

2022/11/30 19:19

Page Tools