User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer3d.zoom

Table of Contents

IGIS_Viewer3D.Zoom property

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

Gets the 3D zoom value. Same as TGIS_Viewer.Zoom.

Available also on: Python.

Syntax

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

Value

Type
double
Double
2026/07/11 00:08

Page Tools