User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_layer.fileinfo

Table of Contents

ITGIS_Layer.FileInfo property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Layer.FileInfo | Methods | Properties

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

Available also on: Delphi | .NET | Java | 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:09

Page Tools