Gets the default size, used if the application cannot determine an appropriate size using its own user interface.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
Size DefaultSize { get; }
Visual Basic (Declaration)
ReadOnly Property DefaultSize As Size

See Also