Click or drag to resize

ImageProxyContentHash Property

Gets a string that is unique for the content of the proxy.

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public abstract string ContentHash { get; }

Property Value

String
The content hash.
See Also