New to Telerik UI for WPFStart a free 30-day trial

Object encapsulates information about vertical line used in snapping to items.

Definition

Namespace:Telerik.Windows.Diagrams.Core

Assembly:Telerik.Windows.Diagrams.Core.dll

Syntax:

C#
public class VerticalSnappingLine

Inheritance: objectVerticalSnappingLine

Properties

End

Point?

The end point of the line.

C#
public Point? End { get; }

Start

Point?

The start point of the line.

C#
public Point? Start { get; }
In this article
DefinitionPropertiesEndStart
Not finding the help you need?
Contact Support