DK11 for ActiveX | TatukGIS_XDK11.IGIS_Viewer.SelectionWidth | Methods | Properties
Outline width of selection area (>0 in twips, <0 in pixels).
// 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 |