User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer3d.getdemlevelatreferencepointer_void

Table of Contents

IGIS_Viewer3D.GetDemLevelAtReferencePointer method

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.GetDemLevelAtReferencePointer | Methods | Properties

Gets the height where the reference pointer crosses the DEM.

Available also on: Python.

Syntax

// C#
public double GetDemLevelAtReferencePointer();
' VisualBasic
Public Function GetDemLevelAtReferencePointer() As Double
// Oxygene
public
  function GetDemLevelAtReferencePointer : Double;

Result

Type Description
double
Double
Height in vertical units.
2026/07/11 00:07

Page Tools