User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_viewerwnd.selectionwidth

Table of Contents

TGIS_ViewerWnd.SelectionWidth property

DK11 for Java | tatukgis.jdk.TGIS_ViewerWnd.SelectionWidth | Constructors | Methods | Properties | Events

Outline width of selection area (>0 in twips, <0 in pixels).

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

Syntax

// Java
public int getSelectionWidth();
 
public void setSelectionWidth(
  int _value
);
// Oxygene
public
  property SelectionWidth : Integer read write;

Value

Type
int
Integer
2022/11/16 01:52

Page Tools