DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.SelectionWidth | Constructors | Fields | Methods | Properties | Events
Outline width of selection area (>0 in twips, <0 in pixels).
Available also on: Delphi FMX | Java | ActiveX | Python.
// C# [DefaultValue(100)] public Integer SelectionWidth { get {} set {} }
' VisualBasic <DefaultValue(100)> Public Property SelectionWidth As Integer Get End Get Set(ByVal value As Integer) End Set End Property
// Oxygene public [DefaultValue(100)] property SelectionWidth : Integer read read;
Type |
---|
int Integer |