User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_viewer3dbase.fastmode

Table of Contents

TGIS_Viewer3DBase.FastMode property

DK11 for Python | tatukgis.pdk.TGIS_Viewer3DBase.FastMode | Constructors | Methods | Properties | Events | Events

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

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

Syntax

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

Value

Type
bool
2023/08/09 02:00

Page Tools