ComponentOne Xamarin.Android
GetX Method (C1ComboBox)


C1.Android.Input Assembly > C1.Android.Input Namespace > C1ComboBox Class : GetX Method
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("getX", 
   "()F", 
   "GetGetXHandler", 
   ApiSince=11)>
Public Overridable Function GetX() As Single
'Usage
 
Dim instance As C1ComboBox
Dim value As Single
 
value = instance.GetX()
[Android.Runtime.Register("getX", 
   "()F", 
   "GetGetXHandler", 
   ApiSince=11)]
public virtual float GetX()
See Also

Reference

C1ComboBox Class
C1ComboBox Members