Click or drag to resize
AB4D logo

DXSceneResize Method

Overload List
 NameDescription
Public methodResize(Int32, Int32) Resize method resizes the buffers needed to render the DXScene (DpiScale values are preserved; to change or set DpiScale, call overloaded method that takes DpiScale parameters)
Public methodResize(Int32, Int32, Single, Single) Resize method resizes the buffers needed to render the DXScene
Public methodResize(Int32, Int32, Int32, Single, Single) Resize method resizes the buffers needed to render the DXScene
Top
See Also