Returns the original size of a folded container.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Size UnfoldedSize { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property UnfoldedSize As Size |
A Size object specifying what size the container had before it was folded.
WpfDiagram Programmer's Guide | © 2024 MindFusion |