DK for Python | tatukgis_pdk.IGIS_Viewer.SelectionWidth | Methods | Properties
Available also on: Delphi | .NET | Java | ActiveX.
Outline width of selection area (>0 in twips, <0 in pixels).
# Python @property def SelectionWidth( self ) -> int: @SelectionWidth.setter def SelectionWidth( self, _value: int ) -> None: