ComponentOne Gauges for WPF and Silverlight
PointerOriginScreen Method (C1RadialGauge)

C1.WPF.Gauge Namespace > C1RadialGauge Class : PointerOriginScreen Method
The context.
Gets the location of the pointer origin on the screen.
Syntax
'Declaration
 
Protected Function PointerOriginScreen( _
   ByVal context As GaugeDrawingContext _
) As System.Windows.Point
protected System.Windows.Point PointerOriginScreen( 
   GaugeDrawingContext context
)

Parameters

context
The context.

Return Value

The Pointer Origin location in screen coordinates.
See Also

Reference

C1RadialGauge Class
C1RadialGauge Members