C1.Xamarin.Forms.Gauge Assembly / C1.Xamarin.Forms.Gauge Namespace / C1Gauge Class / Site Property


In This Topic
Site Property (C1Gauge)
In This Topic
IComponent Site
Syntax
'Declaration
 
Public Property Site As ISite
 
'Usage
 
Dim instance As C1Gauge
Dim value As ISite
 
instance.Site = value
 
value = instance.Site
See Also