dbicSlide Send comments on this topic.
Font Property
See Also 
dbicSlide Assembly > Dbi.WinControl.Slide Namespace > UserDrawnAdvancedTipEventArgs Class : Font Property

Returns the Font used to calculate the dimensions of the current tool tip.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Font As Font
C# 
public Font Font {get;}

Property Value

Font

Requirements

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

See Also