Initializes a new instance of the
CefSize class
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic CefSize(
int width,
int height
)
Parameters
- width Int32
-
- height Int32
-
See Also