User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_csabstract.markdeprecated_boolean

Table of Contents

TGIS_CSAbstract.MarkDeprecated method

DK11 for Java | tatukgis.jdk.TGIS_CSAbstract.MarkDeprecated | Constructors | Methods | Properties

Set object depreciation state.

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

Syntax

// Java
public void MarkDeprecated(
  bool _deprecated
);
// Oxygene
public
  procedure MarkDeprecated(
    _deprecated : Boolean
  ); virtual;

Parameters

Name Type Description
_deprecated bool
Boolean
if true
2022/11/16 01:40

Page Tools