dbicDigit Send comments on this topic.
EndPoint Property
See Also 
dbicDigit Assembly > Dbi.WinControl.Digit Namespace > UserDrawnLineSegmentEventArgs Class : EndPoint Property

The ending point of the line segment to be drawn.

Syntax

Visual Basic (Declaration) 
Public Property EndPoint As Point
C# 
public Point EndPoint {get; set;}

Property Value

Point

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also