Hi.WinForm/Disp/RenderingCanvas.Designer.cs
2025-04-06 19:53:53 +08:00

25 lines
575 B
C#

namespace Hi.WinForm.Disp
{
partial class RenderingCanvas
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
#region Component 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()
{
components = new System.ComponentModel.Container();
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
}
#endregion
}
}