UITestControl.TryGetClickablePoint(Point) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C++
public:
bool TryGetClickablePoint([Runtime::InteropServices::Out] System::Drawing::Point % point);
public bool TryGetClickablePoint(out System.Drawing.Point point);
member this.TryGetClickablePoint : Point -> bool
Public Function TryGetClickablePoint (ByRef point As Point) As Boolean
- point
- Point
Product | Versions |
---|---|
Visual Studio SDK | 2017 |