User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_csabstract.markdeprecated_wordbool

Table of Contents

ITGIS_CSAbstract.MarkDeprecated method

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_CSAbstract.MarkDeprecated | Methods | Properties

Set object depreciation state.

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

Syntax

// C#
public void MarkDeprecated(
  WordBool _deprecated
);
' VisualBasic
Public Sub MarkDeprecated(
  ByVal _deprecated As WordBool
)
// Oxygene
public
  procedure MarkDeprecated(
    _deprecated : WordBool
  );

Parameters

Name Type Description
_deprecated WordBool if true
2022/11/16 01:08

Page Tools