DK11 for Delphi | GisClasses.TGIS_Materials.Material | Methods | Properties
Material array. Each position represents the material id.
// Delphi public property Material[ const _index : Integer ] : TGIS_Material read write;
// C++ Builder public: __property TGIS_Material* Material = {read, write};
Name | Type | Description |
---|---|---|
_index | Integer | material index |
Type |
---|
TGIS_Material |