User Tools

Site Tools


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

Table of Contents

TGIS_Layer.FileInfo property

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

Additional textual information about the layer such as compression, number of pixels, copyright, etc.

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

Syntax

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

Value

Type
string
String
2022/11/16 01:31

Page Tools