Gets or sets the default size when creating nodes of this shape.

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

Syntax

C#
public Size DefaultSize { get; set; }
Visual Basic (Declaration)
Public Property DefaultSize As Size

See Also