Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / ContextMenuPopupEventArgs Class / Y Property

In This Topic
    Y Property (ContextMenuPopupEventArgs)
    In This Topic
    Gets the Y screen coordinate, in DIPs.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Y As Double
    public double Y {get;}
    See Also