Spread Windows Forms 12.0 Product Documentation
GetHashCode Method (PaddingF)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > PaddingF Structure : GetHashCode Method
Generates a hash code for the current Padding object.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
'Usage
 
Dim instance As PaddingF
Dim value As Integer
 
value = instance.GetHashCode()
public override int GetHashCode()
See Also

Reference

PaddingF Structure
PaddingF Members