Class
VerticalSnappingLine

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

Definition

Namespace:Telerik.Windows.Diagrams.Core

Assembly:Telerik.Windows.Diagrams.Core.dll

Syntax:

cs-api-definition
public class VerticalSnappingLine

Inheritance: objectVerticalSnappingLine

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