Click or drag to resize

CefDragDataCreate Method

Create a new CefDragData object.

Namespace:  Internal.Xilium.CefGlue
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public static CefDragData Create()

Return Value

Type: CefDragData
See Also