GdPicture.NET.14.API
GdPicture14.Imaging Namespace / GdPictureRectangleF Class / GetHashCode Method





In This Topic
GetHashCode Method (GdPictureRectangleF)
In This Topic
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
public override int GetHashCode()
public function GetHashCode(): Integer; override; 
public override function GetHashCode() : int;
public: int GetHashCode(); override 
public:
int GetHashCode(); override 
See Also