Gets whether or not the DiagramSurface should take a snapshot.

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

Syntax

C#
public bool TakeSnapshot { get; private set; }
Visual Basic (Declaration)
Public Property TakeSnapshot As Boolean

See Also