DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ViewerWnd.SelectionWidth | Methods | Properties
Outline width of selection area (>0 in twips, <0 in pixels).
Available also on: Delphi FMX | .NET WinForms | Java | Python.
// 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;
Type |
---|
int Integer |