C1.Xamarin.Forms.Gauge Assembly / C1.Xamarin.Forms.Gauge Namespace / C1RadialGauge Class / Layout Method


In This Topic
Layout Method (C1RadialGauge)
In This Topic
Syntax
'Declaration
 
Public Sub Layout( _
   ByVal bounds As Xamarin.Forms.Rectangle _
) 
 
'Usage
 
Dim instance As C1RadialGauge
Dim bounds As Xamarin.Forms.Rectangle
 
instance.Layout(bounds)

Parameters

bounds
See Also