ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1RadialGaugePointerCap Class / SetValue Method

In This Topic
    SetValue Method (C1RadialGaugePointerCap)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub SetValue( _
       ByVal dp As Windows.UI.Xaml.DependencyProperty, _
       ByVal value As System.Object _
    ) 
    public void SetValue( 
       Windows.UI.Xaml.DependencyProperty dp,
       System.object value
    )

    Parameters

    dp
    value
    See Also