User Tools

Site Tools


api:dk11:net:tatukgis.ndk.winforms.tgis_viewerwnd.copyright

Table of Contents

TGIS_ViewerWnd.Copyright property

DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.Copyright | Constructors | Fields | Methods | Properties | Events

Legal notice and product version.

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

Syntax

// C#
[Browsable(false)]
public String Copyright
{
  get {}
}
' VisualBasic
<Browsable(false)>
Public Property Copyright As String
  Get
  End Get
End Property
// Oxygene
public
  [Browsable(false)]
  property Copyright : String read;

Value

Type
string
String
2022/11/16 01:38

Page Tools