User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_viewer.tiledpaint

Table of Contents

IGIS_Viewer.TiledPaint property

DK for Python | tatukgis_pdk.IGIS_Viewer.TiledPaint | Methods | Properties

Is partial drawing to screen done in tiled mode?

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

Syntax

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

Value

Type
bool
2025/01/31 01:19

Page Tools