A Control representing a SnapResult.
Namespace: yWorks.yFiles.UI.DrawingAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public abstract class SnapLineTemplatePaintable : TemplatePaintable |
| Visual Basic |
|---|
Public MustInherit Class SnapLineTemplatePaintable _ Inherits TemplatePaintable |
Remarks
The SnapResult to visualize and the current render context have to be passed to the UpdateValues(IRenderContext, SnapResult)
method so that any custom properties can be initialized.
Some subclasses may have additional information stored as
CopyC# that can be used for the visualization.
Content
Inheritance Hierarchy
System..::..Object
yWorks.Canvas.Drawing..::..TemplatePaintable
yWorks.yFiles.UI.Drawing..::..SnapLineTemplatePaintable
yWorks.yFiles.UI.Drawing..::..FixedDistanceSnapLineTemplatePaintable
yWorks.yFiles.UI.Drawing..::..InBetweenSnapLineTemplatePaintable
yWorks.yFiles.UI.Drawing..::..SingleLineSnapLineTemplatePaintable
yWorks.Canvas.Drawing..::..TemplatePaintable
yWorks.yFiles.UI.Drawing..::..SnapLineTemplatePaintable
yWorks.yFiles.UI.Drawing..::..FixedDistanceSnapLineTemplatePaintable
yWorks.yFiles.UI.Drawing..::..InBetweenSnapLineTemplatePaintable
yWorks.yFiles.UI.Drawing..::..SingleLineSnapLineTemplatePaintable