User Tools

Site Tools


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

Table of Contents

TGIS_Layer.SupportsTiledPaint property

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

Indicates whether the layer supports tiled paint.

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

Syntax

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

Value

Type
bool
Boolean
2024/09/13 20:00

Page Tools