TextureManagerItem Property |
Gets a texture by its content hash.
Namespace: Altaxo.GraphAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic ImageProxy this[
string hash
] { get; }Parameters
- hash String
- The content hash.
Property Value
ImageProxy
See Also