User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_pixelitem.writable

Table of Contents

TGIS_PixelItem.Writable property

DK11 for .NET | TatukGIS.NDK.TGIS_PixelItem.Writable | Fields | Properties

If true then pixel is in a writable mode (changes will be posted back after leaving loop)

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

Syntax

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

Value

Type
bool
Boolean
2024/12/20 22:23

Page Tools