ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1RadialBackgroundPresenter Class / HorizontalAlignment Property

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