公開方法(Public Methods) | |
| float | GetCornerRounding () |
| 方框角落的圓角值。 | |
| IPoint | GetEnd () |
| 方框的右下角。 | |
| float | GetLineThickness () |
| 根據使用的標尺單位設定線條的粗細。 | |
| IRuler | GetRuler () |
| 用於放置的標尺。如果未設定,則使用預設的標尺設定。 | |
| IPoint | GetStart () |
| 方框的左上角。 | |
| void | SetCornerRounding (float cornerRounding) |
| void | SetEnd (IPoint end) |
| void | SetLineThickness (float lineThickness) |
| void | SetRuler (IRuler ruler) |
| void | SetStart (IPoint start) |
| String | toString () |