User Tools

Site Tools


api:dk11:net:tatukgis.ndk.winforms.tgis_viewerwnd.inpaint

Table of Contents

TGIS_ViewerWnd.InPaint property

DK for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.InPaint | Constructors | Fields | Methods | Properties | Events

True if Viewer is busy in Paint procedure.

Available also on: Delphi FMX | Java | ActiveX.

Syntax

// C#
[Browsable(false)]
public Boolean InPaint
{
  get {}
}
' VisualBasic
<Browsable(false)>
Public Property InPaint As Boolean
  Get
  End Get
End Property
// Oxygene
public
  [Browsable(false)]
  property InPaint : Boolean read;

Value

Type
bool
Boolean
2025/01/31 01:14

Page Tools