Returns the X coordinate of the center of the framing
rectangle of the Shape
.
Returns the Y coordinate of the center of the framing
rectangle of the Shape
.
Returns four borders of the Rectangle.
Returns the largest X coordinate of the framing
rectangle of the Shape
.
Returns the largest Y coordinate of the framing
rectangle of the Shape
.
Returns the smallest X coordinate of the framing
rectangle of the Shape
.
Returns the smallest Y coordinate of the framing
rectangle of the Shape
.
Rectangle 指定了坐标空间中的一个区域,通过 Rectangle 对象的左上顶点的坐标(x,y)、宽度和高度可以定义这个区域。