ImageProxyContentHash Property |
Gets a string that is unique for the content of the proxy.
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public abstract string ContentHash { get; }
Property Value
String
The content hash.
See Also