GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangleF / GetBBox Method





In This Topic
GetBBox Method (GdPictureRectangleF)
In This Topic
Syntax
'Declaration
 
Public Shared Function GetBBox( _
   ByVal points() As GdPicturePointF _
) As GdPictureRectangleF
public static GdPictureRectangleF GetBBox( 
   GdPicturePointF[] points
)
public function GetBBox( 
    points: GdPicturePointFarray of
): GdPictureRectangleF; static; 
public static function GetBBox( 
   points : GdPicturePointF[]
) : GdPictureRectangleF;
public: static GdPictureRectangleF* GetBBox( 
   GdPicturePointF[]* points
) 

Parameters

points
See Also

Reference

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