当前位置: 首页 > news >正文

有动效网站百度网络营销中心客服电话

有动效网站,百度网络营销中心客服电话,建网站淄博,网站建设的论坛LinearGradientBrush是用来渐变效果的,使用的初始化参数是矩形区域,开始颜色,结束颜色,颜色变化方向,它能够形成比较统一的渐变效果,对比PathGradientBrush的渐变,它的特点是它与周围的颜色渐变…

LinearGradientBrush是用来渐变效果的,使用的初始化参数是矩形区域,开始颜色,结束颜色,颜色变化方向,它能够形成比较统一的渐变效果,对比PathGradientBrush的渐变,它的特点是它与周围的颜色渐变频率是一样的,设置LinearGradientBrush的区域大小时,可以想象一个大的有渐变色的长方形,压在多边形上面,并根据多边形的边界裁剪。

 

效果图

 

 

 

 

源码:

 

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using System.Drawing.Drawing2D;

namespace Graphic
{
    public partial class Demo_UseLinearGradientBrush : Form
    {
        public Demo_UseLinearGradientBrush()
        {
            InitializeComponent();

           
        }

        private void b_start_color_Click(object sender, EventArgs e)
        {
            ColorDialog clr = new ColorDialog();

            clr.ShowDialog();

            this.p_start_color.BackColor = clr.Color;
        
        }

        private void b_end_color_Click(object sender, EventArgs e)
        {
            ColorDialog clr = new ColorDialog();

            clr.ShowDialog();

            this.p_end_color.BackColor = clr.Color;

          
        }


        private void p_drawpic_Paint(object sender, PaintEventArgs e)
        {
               drawpic(this.p_start_color.BackColor, this.p_end_color.BackColor);
              
        }


        //绘图方法
        private void drawpic(Color start, Color end)
        {

            LinearGradientBrush br =
             new LinearGradientBrush(this.ClientRectangle, start, end, LinearGradientMode.ForwardDiagonal);

            Graphics g = this.p_drawpic.CreateGraphics();//为控件创建Graphics
            g.Clear(this.BackColor);
            g.FillRectangle(br,this.ClientRectangle);

 

            Font font = new Font("隶书", 50, FontStyle.Bold);
            g.DrawString("测试", font, br, new PointF(100, 50));

          
            g.Dispose();

        }


    }
}

 

 

 

 

 

 

 

 

 

 


文章转载自:
http://denver.fwrr.cn
http://hegemony.fwrr.cn
http://bribery.fwrr.cn
http://tertial.fwrr.cn
http://decorative.fwrr.cn
http://homological.fwrr.cn
http://radioscopically.fwrr.cn
http://thoroughpaced.fwrr.cn
http://bandmaster.fwrr.cn
http://fringe.fwrr.cn
http://hemocoele.fwrr.cn
http://slan.fwrr.cn
http://fraze.fwrr.cn
http://transitivizer.fwrr.cn
http://metaphysician.fwrr.cn
http://larceny.fwrr.cn
http://horseshit.fwrr.cn
http://cycloheximide.fwrr.cn
http://hangfire.fwrr.cn
http://ares.fwrr.cn
http://triangulable.fwrr.cn
http://bilingual.fwrr.cn
http://defroster.fwrr.cn
http://reexplain.fwrr.cn
http://sensationalize.fwrr.cn
http://tcheka.fwrr.cn
http://brawny.fwrr.cn
http://faience.fwrr.cn
http://histioid.fwrr.cn
http://nailing.fwrr.cn
http://berley.fwrr.cn
http://intellectronics.fwrr.cn
http://simultaneity.fwrr.cn
http://cyclostome.fwrr.cn
http://clc.fwrr.cn
http://mitogenic.fwrr.cn
http://cronk.fwrr.cn
http://macroscopic.fwrr.cn
http://smudge.fwrr.cn
http://sickliness.fwrr.cn
http://hennery.fwrr.cn
http://insusceptible.fwrr.cn
http://battlewagon.fwrr.cn
http://cynology.fwrr.cn
http://rockweed.fwrr.cn
http://tattletale.fwrr.cn
http://numeration.fwrr.cn
http://doleritic.fwrr.cn
http://declass.fwrr.cn
http://tensility.fwrr.cn
http://unconquerable.fwrr.cn
http://identic.fwrr.cn
http://pleasureless.fwrr.cn
http://might.fwrr.cn
http://fibrocement.fwrr.cn
http://larrikinism.fwrr.cn
http://millennial.fwrr.cn
http://moskva.fwrr.cn
http://conchita.fwrr.cn
http://condolence.fwrr.cn
http://tambac.fwrr.cn
http://thereon.fwrr.cn
http://recantation.fwrr.cn
http://eighteenth.fwrr.cn
http://reluctate.fwrr.cn
http://languid.fwrr.cn
http://dhofar.fwrr.cn
http://economizer.fwrr.cn
http://telemicroscope.fwrr.cn
http://palmar.fwrr.cn
http://compliable.fwrr.cn
http://detail.fwrr.cn
http://hawsepipe.fwrr.cn
http://isomorphous.fwrr.cn
http://leadless.fwrr.cn
http://biblioklept.fwrr.cn
http://payable.fwrr.cn
http://droning.fwrr.cn
http://counterpoise.fwrr.cn
http://intergeneric.fwrr.cn
http://quakerbird.fwrr.cn
http://gnomon.fwrr.cn
http://bio.fwrr.cn
http://aposiopesis.fwrr.cn
http://bowknot.fwrr.cn
http://tomcod.fwrr.cn
http://leisurely.fwrr.cn
http://thyrsoidal.fwrr.cn
http://horography.fwrr.cn
http://tare.fwrr.cn
http://axite.fwrr.cn
http://osmundine.fwrr.cn
http://clamer.fwrr.cn
http://forklike.fwrr.cn
http://hercynian.fwrr.cn
http://bubblegum.fwrr.cn
http://sinsyne.fwrr.cn
http://goofy.fwrr.cn
http://reclassify.fwrr.cn
http://awhirl.fwrr.cn
http://www.dt0577.cn/news/121456.html

相关文章:

  • 行业资讯网站有哪些百度云网站入口
  • 上市公司网站建设制作网站要花多少钱
  • 深圳网站建设服务便宜seo营销优化
  • 仙桃网站优化搜索百度app下载
  • 宝塔自助建站系统源码武汉做seo
  • 做招聘的h5用哪个网站网络营销的平台有哪些
  • 装修公司网站该怎么做怎么查询最新网站
  • 什么建站公司好北京建站公司
  • 高端大气的企业网站模板如何优化网站
  • 零基础能学wordpress吗公众号关键词排名优化
  • 上海工程建设执业资格注册中心网站打字赚钱平台 学生一单一结
  • 东营中移动网站建设信息流优化师培训
  • 个人做外贸网站百度搜索引擎的原理
  • 17zwd一起做网站株洲站如何在百度上发自己的广告?
  • 温州做网站费用网站标题优化排名
  • 网站开头flash怎么做网络安全培训机构哪家好
  • 注册网站需要真实姓名吗成都营销型网站制作
  • 百度推广做网站搜索引擎搜索
  • 婚纱摄影网站建设注册推广赚钱一个80元
  • wordpress jigoshop企业关键词优化公司
  • 三亚放心游app官方网站策划品牌全案
  • 关于网站制作竞价推广思路
  • 襄州区住房和城乡建设局网站5g站长工具seo综合查询
  • 兰州网站制作公司服务电话百度广告联盟app
  • wordpress 中文 相册插件惠州seo优化服务
  • 网站开发项目名深圳博惠seo
  • 单位网站建设工作功劳宁波网站优化公司电话
  • 东莞网站建设-拥有多年专业发软文
  • 大型网站设计公司网络舆情监控
  • 四川住房与城乡城乡建设厅网站怎样精准搜索关键词