Gets or sets the initial size of the control when it is dropped into a form.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
protected override Size DefaultSize { get; } |
Visual Basic Copy Code |
---|
Protected Overrides ReadOnly Property DefaultSize As Size |
A .NET Size object that represents the default size of the control. The default is 256x256.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |