ComponentOne Gauges for WPF and Silverlight
ToSafeLocation Method (C1GaugeDecorator)

C1.WPF.Gauge Namespace > C1GaugeDecorator Class : ToSafeLocation Method
The location.
Converts a location into a safe location in the context of the current C1Gauge.
Syntax
'Declaration
 
Protected Function ToSafeLocation( _
   ByVal location As System.Double _
) As System.Double
protected System.double ToSafeLocation( 
   System.double location
)

Parameters

location
The location.
See Also

Reference

C1GaugeDecorator Class
C1GaugeDecorator Members