User Tools

Site Tools


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

Table of Contents

TGIS_Layer.FileCopyrights property

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

Copyright information about the layer.

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

Syntax

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

Value

Type
string
String
2022/11/16 01:31

Page Tools