User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.layer

Table of Contents

TGIS_Shape.Layer property

DK11 for Delphi | GisLayerVector.TGIS_Shape.Layer | Constructors | Fields | Methods | Properties

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

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

Syntax

// Delphi
public
  [unsafe]
  property Layer : TGIS_LayerVector read write;
// C++ Builder
public:
  __property TGIS_LayerVector* Layer = {read, write};

Value

2022/11/16 01:22

Page Tools