IImageRemoveRepresentation Method |
Version 130.1.90
Removes the representation for scaleFactor.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax bool RemoveRepresentation(
float scaleFactor
)
bool RemoveRepresentation(
float scaleFactor
)
Parameters
- scaleFactor Single
[Missing <param name="scaleFactor"/> documentation for "M:CefSharp.IImage.RemoveRepresentation(System.Single)"]
Return Value
Booleantrue for success
See Also