ComponentOne Gauges for WPF and Silverlight
C1.WPF.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 Point
    public Point Location {get; set;}
    See Also