User Tools

Site Tools


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

Table of Contents

TGIS_Viewer.SelectionOutlineOnly property

DK11 for Java | tatukgis.jdk.TGIS_Viewer.SelectionOutlineOnly | Constructors | Fields | Methods | Properties | Events

If true then polygons will be marked only with outline not a full fill.

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

Syntax

// Java
public bool getSelectionOutlineOnly();
 
public void setSelectionOutlineOnly(
  bool _value
);
// Oxygene
public
  property SelectionOutlineOnly : Boolean read write;

Value

Type
bool
Boolean
2022/11/30 19:36

Page Tools