User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_layer.isexportable

Table of Contents

TGIS_Layer.IsExportable property

DK11 for Java | tatukgis.jdk.TGIS_Layer.IsExportable | Constructors | Fields | Methods | Properties | Events

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

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

Syntax

// Java
public bool getIsExportable();
// Oxygene
public
  property IsExportable : Boolean read;

Value

Type
bool
Boolean
2022/11/16 01:43

Page Tools