ComponentOne Gauge for UWP
PointerOrigin Property

C1.UWP.Gauge Assembly > C1.Xaml.Gauge Namespace > C1RadialGauge Class : PointerOrigin Property
Logical coordinates of the pointer origin of the C1RadialGauge.
Syntax
'Declaration
 
Public Property PointerOrigin As Windows.Foundation.Point
public Windows.Foundation.Point PointerOrigin {get; set;}
Remarks
The Point (0, 0) is the top-left corner of the control and the Point (0.5, 0.5) is the center of the control.
See Also

Reference

C1RadialGauge Class
C1RadialGauge Members