'Declaration Public Function New( _ ByVal Left As Integer, _ ByVal Top As Integer, _ ByVal Right As Integer, _ ByVal Bottom As Integer _ )
'Declaration
Public Function New( _ ByVal Left As Integer, _ ByVal Top As Integer, _ ByVal Right As Integer, _ ByVal Bottom As Integer _ )
public GdPictureRectangle( int Left, int Top, int Right, int Bottom )
public GdPictureRectangle( Left: Integer; Top: Integer; Right: Integer; Bottom: Integer );
public function GdPictureRectangle( Left : int, Top : int, Right : int, Bottom : int );
public: GdPictureRectangle( int Left, int Top, int Right, int Bottom )
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangle GdPictureRectangle Members Overload List