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

Get 3D zoom, 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
2025/01/31 01:03

Page Tools