'Declaration <ObsoleteAttribute("This method is obsolete, use the PointFromControlToImage method instead.")> Public Function PointToImage( _ ByVal controlPoint As Point _ ) As Point
[Obsolete("This method is obsolete, use the PointFromControlToImage method instead.")] public Point PointToImage( Point controlPoint )
[Obsolete("This method is obsolete, use the PointFromControlToImage method instead.")] public: Point PointToImage( Point controlPoint )
[Obsolete("This method is obsolete, use the PointFromControlToImage method instead.")] public: Point PointToImage( Point controlPoint )
Parameters
- controlPoint