Click or drag to resize
D3D11ControlAspectRatioChanged Event
Occurs when the aspect ratio of the viewport has changed.

Namespace: SlimDX.Windows
Assembly: SlimDX.D3D11Control (in SlimDX.D3D11Control.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public event EventHandler AspectRatioChanged

Value

Type: SystemEventHandler
See Also