DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.SelectionOutlineOnly | Methods | Properties
If True, polygons are marked only with an outline and not filled.
// 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 |