User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_csabstract.deprecated

Table of Contents

TGIS_CSAbstract.Deprecated property

DK11 for .NET | TatukGIS.NDK.TGIS_CSAbstract.Deprecated | Constructors | Methods | Properties

If true, then object is deprecated.

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

Syntax

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

Value

Type
bool
Boolean
2022/11/16 01:28

Page Tools