IChart > Chart Assembly Interfaces > IScene3DTextureManager
The IScene3DTextureManager interface contains properties and methods for working with textures.
Property name | Brief description | |
![]() |
Count | The Count property returns the number of textures in the list. |
![]() |
PreviewImage | The PreviewImage property enables the user to work with a texture as an image. |
![]() |
PreviewSize | The PreviewSize property determines the size of a texture preview image. |
Method name | Brief description | |
![]() |
Delete | The Delete method deletes a texture from the list by the specified index. |
![]() |
LoadFromFile | The LoadFromFile method enables the user to load textures from a file to the end of the textures list. |
See also: