Version 98.1.210
Transformation matrix for layer, default is identity matrix
Namespace:
CefSharp.DevTools.LayerTree
Assembly:
CefSharp (in CefSharp.dll) Version: 98.1.210.0 (98.1.210.0)
Syntax public double[] Transform { get; set; }
public:
property array<double>^ Transform {
array<double>^ get ();
void set (array<double>^ value);
}
Property Value
Type:
DoubleSee Also