User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_viewer.selectionwidth

Table of Contents

IGIS_Viewer.SelectionWidth property

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

Syntax

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

Value

Type
int
2026/05/25 21:51

Page Tools