1 reference to IsVisible
System.Drawing.Common (1)
System\Drawing\Graphics.cs (1)
587public bool IsVisible(Point point) => IsVisible(point.X, point.Y);