Represents the visualization of a SnapResult that can be visualized using a single snap line.

Namespace: yWorks.yFiles.UI.Drawing
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public class SingleLineSnapLineTemplatePaintable : SnapLineTemplatePaintable
Visual Basic
Public Class SingleLineSnapLineTemplatePaintable _
	Inherits SnapLineTemplatePaintable

Inheritance Hierarchy

System..::..Object
  yWorks.Canvas.Drawing..::..TemplatePaintable
    yWorks.yFiles.UI.Drawing..::..SnapLineTemplatePaintable
      yWorks.yFiles.UI.Drawing..::..SingleLineSnapLineTemplatePaintable

See Also