GdPicture.NET.14.API
GdPicture14.Imaging Namespace / GdPictureRectangleF Class / Inflate Method / Inflate(GdPictureRectangleF,Single,Single) Method





In This Topic
Inflate(GdPictureRectangleF,Single,Single) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Shared Function Inflate( _
   ByVal rect As GdPictureRectangleF, _
   ByVal x As Single, _
   ByVal y As Single _
) As GdPictureRectangleF
 

Parameters

rect
x
y
See Also