User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_layer.istopmost

Table of Contents

ITGIS_Layer.IsTopmost property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Layer.IsTopmost | Methods | Properties

True if the layer can be interpreted as the topmost (trackable) 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
2022/11/16 01:09

Page Tools