User Tools

Site Tools


api:dk11:delphi:fmx.gisviewerwnd.tgis_viewerwnd.selectionoutlineonly

Table of Contents

TGIS_ViewerWnd.SelectionOutlineOnly property

DK11 for Delphi | FMX.GisViewerWnd.TGIS_ViewerWnd.SelectionOutlineOnly | Constructors | Methods | Properties | Events | Events

If true then polygons will be marked only with outline not a full fill.

Available also on: .NET WinForms | Java | ActiveX | Python.

Syntax

// Delphi
published
  property SelectionOutlineOnly : Boolean read write default False;
// C++ Builder
published:
  __property bool SelectionOutlineOnly = {read, write, default=False};

Value

Type Default
Boolean False
2022/11/16 01:14

Page Tools