User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_viewer3dbase.visibleextent3d

Table of Contents

ITGIS_Viewer3DBase.VisibleExtent3D property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Viewer3DBase.VisibleExtent3D | Methods | Properties

Get 3D extent visible in 3D window.

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

Syntax

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

Value

2024/12/20 22:17

Page Tools