GIFBitmap.Rect(Int32, Int32, Int32, Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Rect (int x, int y, int width, int height);
new Xamarin.Forms.Internals.GIFBitmap.Rect : int * int * int * int -> Xamarin.Forms.Internals.GIFBitmap.Rect
Parameters
- x
- System.Int32
- y
- System.Int32
- width
- System.Int32
- height
- System.Int32