ComponentOne Gauges for WPF and Silverlight
RadiusScreen Method (C1RadialGauge)

C1.WPF.Gauge Namespace > C1RadialGauge Class : RadiusScreen Method
The context.
The offset.
Gets the radius in screen coordinates.
Syntax
'Declaration
 
Protected Function RadiusScreen( _
   ByVal context As GaugeDrawingContext, _
   ByVal offset As System.Double _
) As System.Double
protected System.double RadiusScreen( 
   GaugeDrawingContext context,
   System.double offset
)

Parameters

context
The context.
offset
The offset.
See Also

Reference

C1RadialGauge Class
C1RadialGauge Members