Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / DockingAnchorsEventArgs Class / ScreenPoint Property

In This Topic
    ScreenPoint Property
    In This Topic
    Gets the screen point.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ScreenPoint As Point
    public Point ScreenPoint {get;}
    See Also