User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_viewer.selectionwidth

Table of Contents

ITGIS_Viewer.SelectionWidth property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Viewer.SelectionWidth | Methods | Properties

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

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

Syntax

// C#
public Integer SelectionWidth
{
  get {}
  set {}
}
' VisualBasic
Public Property SelectionWidth As Integer
  Get
  End Get
  Set(ByVal value As Integer)
  End Set
End Property
// Oxygene
public
  property SelectionWidth : Integer read read;

Value

Type
int
Integer
2022/11/30 19:10

Page Tools