DirTexture
Overview | Properties | Methods
Set or retieves the directory where the textures must be stored.
Syntax
PieChartObject.DirTexture = [string]
The DirTexture property syntax has the following parts:
Part |
Description |
string |
The full pathname of the folder which stores the textures. |
Remarks
Your textures must be located in this folder.
NOTE: You MUST set this property BEFORE loading a template.
See Also: DirTemplate