ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1RadialGaugePointerCap Class / Location Property

In This Topic
    Location Property (C1RadialGaugePointerCap)
    In This Topic
    Gets or sets the pointer cap relative location.
    Syntax
    'Declaration
     
    Public Property Location As Windows.Foundation.Point
    public Windows.Foundation.Point Location {get; set;}
    See Also