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

In This Topic
    LineHeight Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property LineHeight As System.Double
    public System.double LineHeight {get; set;}
    See Also