ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1LinearGaugePointer Class / FindName Method

In This Topic
    FindName Method (C1LinearGaugePointer)
    In This Topic
    Syntax
    'Declaration
     
    Public Function FindName( _
       ByVal name As System.String _
    ) As System.Object
    public System.object FindName( 
       System.string name
    )

    Parameters

    name
    See Also