User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_viewer3d.fastmode

Table of Contents

IGIS_Viewer3D.FastMode property

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

Block scene redrawing when set to True, immediately redraws scene when set to False

Available also on: ActiveX.

Syntax

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

Value

Type
bool
2025/01/31 01:19

Page Tools