User Tools

Site Tools


api:dk11:net:tatukgis.ndk.igis_viewer.incrementalpaint

Table of Contents

IGIS_Viewer.IncrementalPaint property

DK11 for .NET | TatukGIS.NDK.IGIS_Viewer.IncrementalPaint | Methods | Properties

Is partial drawing to screen done in incremental mode?

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

Syntax

// C#
public Boolean IncrementalPaint
{
  get {}
}
' VisualBasic
Public Property IncrementalPaint As Boolean
  Get
  End Get
End Property
// Oxygene
public
  property IncrementalPaint : Boolean read;

Value

Type
bool
Boolean
2022/11/16 01:37

Page Tools