DK for ActiveX | TatukGIS_XDK11.ITGIS_Viewer.SelectionOutlineOnly | Methods | Properties
If true then polygons will be marked only with outline not a full fill.
// 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 property SelectionOutlineOnly : Boolean read read;
| Type |
|---|
| bool Boolean |