In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangleF / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangleF~Equals / Equals(GdPictureRectangleF) Method

Equals(GdPictureRectangleF) Method

In This Topic
Syntax
'Declaration

 

Public Overloads Function Equals( _

   ByVal obj As GdPictureRectangleF _

) As Boolean
public bool Equals( 

   GdPictureRectangleF obj

)
public function Equals( 

    obj: GdPictureRectangleF

): Boolean; 
public function Equals( 

   obj : GdPictureRectangleF

) : boolean;
public: bool Equals( 

   GdPictureRectangleF* obj

) 
public:

bool Equals( 

   GdPictureRectangleF^ obj

) 

Parameters

obj
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangleF
GdPictureRectangleF Members
Overload List