User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.autostyle

Table of Contents

IGIS_Viewer.AutoStyle property

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

If True, layers added to the viewer will have a unique style applied; Default is False.

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 with layers that support auto-styling.

2025/01/31 01:07

Page Tools