ComponentOne Xamarin.Android
C1Border Constructor


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

Parameters

context
See Also

Reference

C1Border Class
C1Border Members