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

The line segment being drawn.

Syntax

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

Property Value

enumLineSegment

Requirements

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

See Also