User Tools

Site Tools


api:dk11:net:tatukgis.ndk.igis_viewer.selectionwidth

Table of Contents

IGIS_Viewer.SelectionWidth property

DK11 for .NET | TatukGIS.NDK.IGIS_Viewer.SelectionWidth | Methods | Properties

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

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

Syntax

// C#
public Integer SelectionWidth
{
  get {}
}
' VisualBasic
Public Property SelectionWidth As Integer
  Get
  End Get
End Property
// Oxygene
public
  property SelectionWidth : Integer read;

Value

Type
int
Integer
2022/11/16 01:37

Page Tools