ComponentOne Xamarin.Android
Source Property (C1BitmapIcon)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1BitmapIcon Class : Source Property
Syntax
'Declaration
 
Public Property Source As Android.Graphics.Bitmap
'Usage
 
Dim instance As C1BitmapIcon
Dim value As Android.Graphics.Bitmap
 
instance.Source = value
 
value = instance.Source
public Android.Graphics.Bitmap Source {get; set;}
See Also

Reference

C1BitmapIcon Class
C1BitmapIcon Members