User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.isexportable

Table of Contents

TGIS_Layer.IsExportable property

DK for Delphi | GisLayer.TGIS_Layer.IsExportable | Constructors | Fields | Methods | Properties | Events | Events

True if the layer is exportable. Layer is exportable if it can be saved to a disk representation.

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

Syntax

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

Value

Type
Boolean
2025/01/31 01:07

Page Tools