IT码农库

搜索列表

  • Rect,RoundRect(矩形)对象

    【CSS/HTML】用VML画矩形,必须设置 style="width:50;height:50",其他就没有什么特别的。在这节,顺便讲讲 shadow 对象和 TextBox对象:    <v:Rect style="position:relative;width:100;height:50px"/>     RoundRect顾名思义,是圆角的矩形,这种形状在画流程图的时...