User Tools

Site Tools


api:dk11:delphi:gisviewer.tgis_viewer.autostyle

Table of Contents

TGIS_Viewer.AutoStyle property

DK11 for Delphi | GisViewer.TGIS_Viewer.AutoStyle | Constructors | Fields | Methods | Properties | Events | Events

If True, layers added to the viewer will have a unique style applied.

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

Syntax

// Delphi
published
  property AutoStyle : Boolean read write;
// C++ Builder
published:
  __property bool AutoStyle = {read, write};

Value

Type
Boolean

Remarks

Only works for layers with a DefaultShapeType set.

2024/01/05 20:38

Page Tools