User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_textures.assign_tgis_textures

Table of Contents

TGIS_Textures.Assign method

DK11 for Java | tatukgis.jdk.TGIS_Textures.Assign | Methods | Properties

Assign textures array.

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

Syntax

// Java
public void Assign(
  TGIS_Textures _textures
);
// Oxygene
public
  procedure Assign(
    _textures : TGIS_Textures
  );

Parameters

Name Type Description
_textures TGIS_Textures list to assign
2022/11/16 01:51

Page Tools