ComponentOne Xamarin.Android
C1PolygonIcon Constructor


C1.Android.Core Assembly > C1.Android.Core Namespace > C1PolygonIcon Class : C1PolygonIcon Constructor
Syntax
'Declaration
 
Public Function New( _
   ByVal context As Android.Content.Context _
)
'Usage
 
Dim context As Android.Content.Context
 
Dim instance As New C1PolygonIcon(context)
public C1PolygonIcon( 
   Android.Content.Context context
)

Parameters

context
See Also

Reference

C1PolygonIcon Class
C1PolygonIcon Members