ComponentOne Xamarin.Android
ForceLayout Method (C1RadialGauge)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1RadialGauge Class : ForceLayout Method
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("forceLayout", 
   "()V", 
   "GetForceLayoutHandler")>
Public Overridable Sub ForceLayout() 
'Usage
 
Dim instance As C1RadialGauge
 
instance.ForceLayout()
[Android.Runtime.Register("forceLayout", 
   "()V", 
   "GetForceLayoutHandler")]
public virtual void ForceLayout()
See Also

Reference

C1RadialGauge Class
C1RadialGauge Members