User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_shape.layer

Table of Contents

TGIS_Shape.Layer property

DK11 for Java | tatukgis.jdk.TGIS_Shape.Layer | Constructors | Fields | Methods | Properties

Reference to layer. Thanks to this, the shape will know the default colors etc.

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

Syntax

// Java
public TGIS_LayerVector getLayer();
 
public void setLayer(
  TGIS_LayerVector _value
);
// Oxygene
public
  property Layer : TGIS_LayerVector read write;

Value

2022/11/16 01:51

Page Tools