ComponentOne Xamarin.Android
Left Property (C1VectorIcon)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1VectorIcon Class : Left Property
Syntax
'Declaration
 
Public Property Left As Integer
'Usage
 
Dim instance As C1VectorIcon
Dim value As Integer
 
instance.Left = value
 
value = instance.Left
public int Left {get; set;}
See Also

Reference

C1VectorIcon Class
C1VectorIcon Members