DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.SelectionOutlineOnly | Constructors | Fields | Methods | Properties | Events
If true then polygons will be marked only with outline not a full fill.
Available also on: Delphi FMX | Java | ActiveX.
// C# public Boolean SelectionOutlineOnly { get {} set {} }
' VisualBasic Public Property SelectionOutlineOnly As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public [DefaultValue(false)] property SelectionOutlineOnly : Boolean read read;
Type |
---|
bool Boolean |