Click or drag to resize

TextureManagerContains Method

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


Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool Contains(
	string hash
)

Parameters

hash  String

[Missing <param name="hash"/> documentation for "M:Altaxo.Graph.TextureManager.Contains(System.String)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Graph.TextureManager.Contains(System.String)"]

See Also