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