Class Rectangle
Thông tin
Lớp đại diện cho hình chữ nhật.
public class RectangleKế thừa
Thân viên kế thừa
- object.GetType()
- object.MemberwiseClone()
- object.ToString()
- object.Equals(object?)
- object.Equals(object?, object?)
- object.ReferenceEquals(object?, object?)
- object.GetHashCode()
Hàm khởi tạo
Rectangle(double, double, double, double)
Constructor of Rectangle.
public Rectangle(double llx, double lly, double urx, double ury)Tham số
llxdouble: X của góc dưới bên trái.llydouble: Y của góc dưới bên trái.urxdouble: X của góc trên bên phải.urydouble: Y của góc trên bên phải.
Namespace: Documentize
Assembly: Documentize.dll