Click or drag to resize

StiMarginsGetHashCode Method

Returns a hash code for this StiMargins structure.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public override int GetHashCode()

Return Value

Type: Int32
An integer value that specifies a hash value for this StiMargins structure.
See Also