Version 130.1.90
            Transform anchor point Y, absent if no transform specified
            
Namespace: CefSharp.DevTools.LayerTreeAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
 Syntax
Syntaxpublic double? AnchorY { get; set; }public:
property Nullable<double> AnchorY {
	Nullable<double> get ();
	void set (Nullable<double> value);
}Property Value
NullableDouble See Also
See Also