Returns the original size of a folded container.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Size UnfoldedSize { get; set; } |
Visual Basic Copy Code |
---|
Public Property UnfoldedSize As Size |
A Size instance containing the original size of the container.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |