EffectiveViewportChangedEventArgs.

EffectiveViewport Property

Summary

Gets the Rect representing the effective viewport.

Syntax

public Rect EffectiveViewport { get; }

Remarks

The viewport is expressed in coordinates relative to the control that the event is raised on.

Value

Type Description
Rect