ComponentOne Xamarin.Android
RootView Property (C1PolygonIcon)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1PolygonIcon Class : RootView Property
Syntax
'Declaration
 
Public Overridable ReadOnly Property RootView As Android.Views.View
'Usage
 
Dim instance As C1PolygonIcon
Dim value As Android.Views.View
 
value = instance.RootView
public virtual Android.Views.View RootView {get;}
See Also

Reference

C1PolygonIcon Class
C1PolygonIcon Members