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

The starting point of the line segment to be drawn.

Syntax

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

Property Value

Point

Requirements

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

See Also