FromLeftTopRightBottom
Rectangle.FromLeftTopRightBottom method
BirRectangle
belirtilen kenar konumlarına sahip yapı.
public static Rectangle FromLeftTopRightBottom(int left, int top, int right, int bottom)
Parametre | Tip | Tanım |
---|---|---|
left | Int32 | Bunun sol üst köşesinin x koordinatıRectangle yapı. |
top | Int32 | Bunun sol üst köşesinin y koordinatıRectangle yapı. |
right | Int32 | Bunun sağ alt köşesinin x koordinatıRectangle yapı. |
bottom | Int32 | Bunun sağ alt köşesinin y koordinatıRectangle yapı. |
Geri dönüş değeri
YeniRectangle
bu yöntemin oluşturduğunu.
Ayrıca bakınız
- struct Rectangle
- ad alanı Aspose.Imaging
- toplantı Aspose.Imaging