Click or drag to resize

LayerTransform Property

Version 85.3.121
Transformation matrix for layer, default is identity matrix

Namespace:  CefSharp.DevTools.LayerTree
Assembly:  CefSharp (in CefSharp.dll) Version: 85.3.121.0 (85.3.121.0)
Syntax
public long[] Transform { get; set; }

Property Value

Type: Int64
See Also