C#画笔使用复合数组绘制单个矩形的方法
本文实例讲述了C#画笔使用复合数组绘制单个矩形的方法。分享给大家供大家参考。具体实现方法如下:
usingSystem;
usingSystem.Collections.Generic;
usingSystem.ComponentModel;
usingSystem.Data;
usingSystem.Drawing;
usingSystem.Text;
usingSystem.Windows.Forms;
usingSystem.Drawing.Drawing2D;
namespaceWindowsApplication2
{
publicpartialclassForm11:Form
{
publicForm11()
{
InitializeComponent();
}
privatevoidbutton1_Click(objectsender,EventArgse)
{
Penpen3=newPen(Color.Blue,20);
pen3.CompoundArray=newfloat[]{0.0f,0.25f,0.45f,0.55f,0.75f,1.0f};
Graphicsg3=this.CreateGraphics();
g3.DrawRectangle(pen3,newRectangle(50,50,300,200));
}
}
}
希望本文所述对大家的C#程序设计有所帮助。
热门推荐
10 朋友古言祝福语简短
11 单位搬迁员工祝福语简短
12 爸爸祝愿蛋糕祝福语简短
13 生日贺卡手绘祝福语简短
14 军校博士毕业祝福语简短
15 基金赚钱祝福语简短英文
16 产品祝福语女生文案简短
17 订婚花束祝福语妈妈简短
18 新婚男士祝福语大全简短