Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Viewer Assembly / C1.Xamarin.Forms.Viewer Namespace / FlexViewer Class / X Property


In This Topic
    X Property (FlexViewer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property X As Double
    'Usage
     
    
    Dim instance As FlexViewer
    Dim value As Double
     
    value = instance.X
    public double X {get;}
    See Also