ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1GaugePointer Class / Padding Property

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