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

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

Definition

Namespace:Telerik.Windows.Diagrams.Core

Assembly:Telerik.Windows.Diagrams.Core.dll

Syntax:

C#
public class HorizontalSnappingLine

Inheritance: objectHorizontalSnappingLine

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