ComponentOne Gauges for WPF and Silverlight
IsSafeLocation Method (C1GaugeDecorator)

C1.WPF.Gauge Namespace > C1GaugeDecorator Class : IsSafeLocation Method
The location.
Determines whether the location is safe in the context of the current C1Gauge.
Syntax
'Declaration
 
Protected Function IsSafeLocation( _
   ByVal location As System.Double _
) As System.Boolean
protected System.bool IsSafeLocation( 
   System.double location
)

Parameters

location
The location.

Return Value

true if it's safe; otherwise, false.
See Also

Reference

C1GaugeDecorator Class
C1GaugeDecorator Members