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()
Public Overrides Function GetHashCode As Integer
Return Value
Type:
Int32An integer value that specifies a hash value for this StiMargins structure.
See Also