This commit is contained in:
2025-12-29 11:48:49 +08:00
parent 139d17d0b9
commit 53f0724d1e
3 changed files with 8 additions and 1 deletions
+3
View File
@@ -35,6 +35,9 @@ namespace Hi.WinForm.Disp
/// The contained <see cref="Disp.RenderingCanvas"/>.
/// </summary>
public RenderingCanvas RenderingCanvas { get; }
/// <summary>
/// Gets or sets the displayee object for rendering.
/// </summary>
[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
public IDisplayee Displayee
{