Class
HorizontalSnappingLine

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

Definition

Namespace:Telerik.Windows.Diagrams.Core

Assembly:Telerik.Windows.Diagrams.Core.dll

Syntax:

cs-api-definition
public class HorizontalSnappingLine

Inheritance: objectHorizontalSnappingLine

Properties

End

The end point of the line.

Declaration

cs-api-definition
public Point? End { get; }

Property Value

Point?

Start

The start point of the line.

Declaration

cs-api-definition
public Point? Start { get; }

Property Value

Point?

In this article
DefinitionPropertiesEndStart
Not finding the help you need?
Contact Support