Click or drag to resize
AB4D logo

D3DHostClientWindowSize Property

Gets the Size2 (width and heigh as int) of the created window.

Namespace: Ab3d.DirectX.Controls
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public Size2 ClientWindowSize { get; }

Property Value

Size2
See Also