Click or drag to resize

LayerTransform Property

Version 86.0.240
Transformation matrix for layer, default is identity matrix

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

Property Value

Type: Int64
See Also