Click or drag to resize

TextureManagerItem Property

[Missing <summary> documentation for "P:Altaxo.Graph.TextureManager.Item(System.String)"]


Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ImageProxy this[
	string hash
] { get; }

Parameters

hash  String
 

Property Value

ImageProxy
See Also