Initializes a new instance of the
CefInsets class
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic CefInsets(
int top,
int left,
int bottom,
int right
)
Parameters
- top Int32
-
- left Int32
-
- bottom Int32
-
- right Int32
-
See Also