User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_layervector.applyautostyle_void

Table of Contents

TGIS_LayerVector.ApplyAutoStyle method

DK11 for Delphi | GisLayerVector.TGIS_LayerVector.ApplyAutoStyle | Constructors | Fields | Methods | Properties | Events

Applies auto-styling to the layer.

Available also on: .NET | Java.

Syntax

Overrides TGIS_Layer.ApplyAutoStyle.

// Delphi
public
  function ApplyAutoStyle : Boolean; override;
// 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:19

Page Tools