7 Star 4 Fork 1

白大侠 / LocaSpaceDemo-SDK

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
FormPlantTrees.Designer.cs 1.36 KB
一键复制 编辑 原始数据 按行查看 历史
baishaowei 提交于 2018-08-07 14:33 . 初始版本:v1.0
namespace WorldGIS
{
partial class FormPlantTrees
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.SuspendLayout();
//
// FormPlantTrees
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(468, 520);
this.Name = "FormPlantTrees";
this.Text = "FormPlantTrees";
this.ResumeLayout(false);
}
#endregion
}
}
C#
1
https://gitee.com/baisbai/LocaSpaceDemo-SDK.git
git@gitee.com:baisbai/LocaSpaceDemo-SDK.git
baisbai
LocaSpaceDemo-SDK
LocaSpaceDemo-SDK
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891