User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_csabstract.assign__itbaseobject

Table of Contents

ITGIS_CSAbstract.Assign_ method

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

Copy content of the provided object into a current object

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

Syntax

// C#
public void Assign_(
  ITBaseObject _source
);
' VisualBasic
Public Sub Assign_(
  ByVal _source As ITBaseObject
)
// Oxygene
public
  procedure Assign_(
    _source : ITBaseObject
  );

Parameters

Name Type Description
_source ITBaseObject object form which content will be copied
2022/11/16 01:08

Page Tools