Rect,RoundRect(矩形)對象_VML相關

來源:互聯網
上載者:User
用VML畫矩形,必須設定 style="width:50;height:50",其他就沒有什麼特別的。在這節,順便講講 shadow 對象和 TextBox對象:

RoundRect顧名思義,是圓角的矩形,這種形狀在畫流程圖的時候很常用,如果加上陰影,就更好看了:



在VML裡面,True 和 False 可以簡寫成 T 和 F。Shadow 中的 offset 屬性用來設定 位移原圖的 x,y 值。 on 屬性用來決定是否顯示陰影。在矩形中寫字,要用到 TextBox 對象。TextBox 比較關鍵的屬性是 inset(left,top,right,bottom),意思是隔圖形邊的上下左右多少範圍內定位文字:


Hello world!
Hello world!
當然你也可以直接插入HTML代碼,比如說插入一個
Hello World!
效果是一樣的。
  • 相關文章

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.