ComponentOne Imaging for UWP
C1.UWP.Imaging Assembly / C1.Xaml.Imaging Namespace / C1Image Class / FocusVisualMargin Property

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