GIFBitmap.Rect(Int32, Int32, Int32, Int32) 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
参数
- x
- System.Int32
- y
- System.Int32
- width
- System.Int32
- height
- System.Int32