vb.net绘图实现代码

作者:简简单单 2011-05-29

GeometryGroup as Image

    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    Title="PathBasedAnimation"
    >
 

 
   
     
       
         
           
             
               
                  ps教程eGeometry Center="10,10" RadiusX="9" RadiusY="4" />
                 
               

             

             
               
             

           

         

       

     

   
 

实例二

DrawingImage with GeometryDrawing

    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    Title="Drawings" >
 
   
     
       
     

     
       
         
           
           
         

       

     

   

 

 
 
   

 

 

相关文章

精彩推荐