User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_viewerwnd.selectionwidth

Table of Contents

TGIS_ViewerWnd.SelectionWidth property

DK11 for Python | tatukgis.pdk.TGIS_ViewerWnd.SelectionWidth | Constructors | Methods | Properties | Events | Events

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

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

Syntax

# Python
@property
def SelectionWidth(
  self
) -> int: 
 
@SelectionWidth.setter
def SelectionWidth(
  self
  _value: int
) -> None: 

Value

Type Default
int 100
2022/11/21 01:54

Page Tools