public class EasyRect extends EasyElement
public EasyRect(int x,
int y,
int width,
int height,
Color color,
int mode)
x - 矩形位置xy - 矩形位置ywidth - 矩形宽度height - 矩形高度color - 画笔颜色mode - 绘制模式Copyright © 2025 EFCloud. All rights reserved.