User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_textures.assign__itgis_textures

Table of Contents

ITGIS_Textures.Assign_ method

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

Assign textures array.

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

Syntax

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

Parameters

Name Type Description
_textures ITGIS_Textures list to assign
2022/11/16 01:12

Page Tools