CanvasRegionsInvalidatedEventArgsVisibleRegion Property |
Gets the region of the image that is currently visible on screen.
Namespace:
Microsoft.Graphics.Canvas.UI.Xaml
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public Rect VisibleRegion { get; }
Property Value
Type:
RectSee Also