ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1LayoutRounder Class / TextLineBounds Property

In This Topic
    TextLineBounds Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property TextLineBounds As Windows.UI.Xaml.TextLineBounds
    public Windows.UI.Xaml.TextLineBounds TextLineBounds {get; set;}
    See Also