GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangle / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangle~RectIntersect / RectIntersect(GdPictureRectangle,GdPictureRectangle) Method





In This Topic
RectIntersect(GdPictureRectangle,GdPictureRectangle) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Shared Function RectIntersect( _
   ByVal rect1 As GdPictureRectangle, _
   ByVal rect2 As GdPictureRectangle _
) As GdPictureRectangle
public function RectIntersect( 
    rect1: GdPictureRectangle;
    rect2: GdPictureRectangle
): GdPictureRectangle; static; 
public static function RectIntersect( 
   rect1 : GdPictureRectangle,
   rect2 : GdPictureRectangle
) : GdPictureRectangle;

Parameters

rect1
rect2
See Also

Reference

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