User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_viewer3d.visibleextent

Table of Contents

IGIS_Viewer3D.VisibleExtent property

DK for Python | tatukgis_pdk.IGIS_Viewer3D.VisibleExtent | Methods | Properties

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

Available also on: ActiveX.

Syntax

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

Value

2025/01/31 01:19

Page Tools