D3D11ControlAutoAdjustViewPort Property |
Indicates whether the viewport will automatically size itself when the control is resized.
Namespace: SlimDX.WindowsAssembly: SlimDX.D3D11Control (in SlimDX.D3D11Control.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool AutoAdjustViewPort { get; set; }
Property Value
Type:
Boolean
See Also