User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.istopmost

Table of Contents

IGIS_Viewer.IsTopmost property

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.IsTopmost | Methods | Properties

True if Viewer has a topmost layer.

Available also on: Delphi | .NET | Java | Python.

Syntax

// C#
public Boolean IsTopmost
{
  get {}
}
' VisualBasic
Public Property IsTopmost As Boolean
  Get
  End Get
End Property
// Oxygene
public
  property IsTopmost : Boolean read;

Value

Type
bool
Boolean
2025/01/31 01:03

Page Tools