成员的完整列表,这些成员属于 Box,包括所有继承而来的类成员
| Box(IPoint start, IPoint end, float lineThickness) (定义于 Box) | Box | |
| Box(float x_start, float y_start, float x_end, float y_end, float lineThickness) (定义于 Box) | Box | |
| GetCornerRounding() | Box | |
| GetEnd() | Box | |
| GetLineThickness() | Box | |
| GetRuler() | Box | |
| GetStart() | Box | |
| SetCornerRounding(float cornerRounding) (定义于 Box) | Box | |
| SetEnd(IPoint end) (定义于 Box) | Box | |
| SetLineThickness(float lineThickness) (定义于 Box) | Box | |
| SetRuler(IRuler ruler) (定义于 Box) | Box | |
| SetStart(IPoint start) (定义于 Box) | Box | |
| toString() (定义于 Box) | Box |