Gets or sets the method used to draw snap lines. This is a dependency property.

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

Syntax

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

Remarks

Dependency Property Information
Identifier fieldSnapLineDrawingProperty
Metadata properties set to trueNone

See Also