User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_layer.inpaint

Table of Contents

TGIS_Layer.InPaint property

DK11 for .NET | TatukGIS.NDK.TGIS_Layer.InPaint | Constructors | Fields | Methods | Properties | Events

True if the layer upon paint process.

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

Syntax

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

Value

Type
bool
Boolean
2024/07/07 01:09

Page Tools