Click or drag to resize

PenXCalculateHash Method

Calculates the hash code for the current pen state.

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected int CalculateHash()

Return Value

Int32
The calculated hash code.
See Also