DK for .NET | TatukGIS.NDK.TGIS_Viewer.SelectionOutlineOnly | Constructors | Fields | Methods | Properties | Events
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 |