A template for a snap line visualization that is shows a fixed distance to a certain obstacle.

Namespace: yWorks.yFiles.UI.Input
Assembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2

Syntax

C#
public class FixedDistanceSnapLineControl : SnapLineControl
Visual Basic
Public Class FixedDistanceSnapLineControl _
	Inherits SnapLineControl

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..ContentControl
            yWorks.yFiles.UI.Input..::..SnapLineControl
              yWorks.yFiles.UI.Input..::..FixedDistanceSnapLineControl

See Also