Click or drag to resize
D3D11ControlAspectRatio Property
Gets the aspect ratio of this D3D11Control instance.

Namespace: SlimDX.Windows
Assembly: SlimDX.D3D11Control (in SlimDX.D3D11Control.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float AspectRatio { get; }

Property Value

Type: Single
See Also