User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_viewer3dbase.visibleextent

Table of Contents

TGIS_Viewer3DBase.VisibleExtent property

DK for Python | tatukgis_pdk.TGIS_Viewer3DBase.VisibleExtent | Constructors | Methods | Properties | Events | Events

Get/set 2D extent visible in 3D window.

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

Syntax

# Python
@property
def VisibleExtent(
  self
) -> TGIS_Extent: 
 
@VisibleExtent.setter
def VisibleExtent(
  self,
  _value: TGIS_Extent
) -> None: 

Value

2025/01/31 01:23

Page Tools