User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.applyautostyle_void

Table of Contents

TGIS_Layer.ApplyAutoStyle method

DK11 for Delphi | GisLayer.TGIS_Layer.ApplyAutoStyle | Constructors | Fields | Methods | Properties | Events

Applies auto-styling to the layer.

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

Syntax

// Delphi
public
  function ApplyAutoStyle : Boolean; virtual;
// C++ Builder
public:
  virtual bool ApplyAutoStyle(void);

Result

Type Description
Boolean True if the application was successful.

Remarks

Layer must be assigned to the viewer and supports auto-styling.

2024/04/07 01:16

Page Tools