Gets the default size of a DataNode. This DataNode considers the default size of a DataNode to be 60 x 60.

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

Syntax

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

See Also