Charting for WinForms Programmer's Guide
GraphicObject.GetHashCode Method
See Also
 






Returns a hash code for this object.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public override int GetHashCode ()

Visual Basic  Copy Code

Public Overrides Function GetHashCode () As Integer

 Return Value

A hash code for this object.

 See Also

GraphicObject Members
GraphicObject Class
MindFusion.Drawing Namespace