User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.autostyle

Table of Contents

IGIS_Viewer.AutoStyle property

DK11 for Delphi | GisInterfaces.IGIS_Viewer.AutoStyle | Methods | Properties

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

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

Syntax

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

Value

Type
Boolean

Remarks

Only works for layers with a DefaultShapeType set.

2024/01/05 20:31

Page Tools