User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_viewer.autostyle

Table of Contents

TGIS_Viewer.AutoStyle property

DK for Java | tatukgis.jdk.TGIS_Viewer.AutoStyle | Constructors | Fields | Methods | Properties | Events

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

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

Syntax

// Java
public bool getAutoStyle();
 
public void setAutoStyle(
  bool _value
);
// Oxygene
public
  property AutoStyle : Boolean read write;

Value

Type
bool
Boolean

Remarks

Only works with layers that support auto-styling.

2025/01/31 01:18

Page Tools