Class FrameworkElementHelper
Inheritance
System.Object
FrameworkElementHelper
Namespace: Simplic.Framework.DBUI
Assembly: Simplic.Framework.DBUI.dll
Syntax
public static class FrameworkElementHelper : object
Methods
| Improve this Doc View SourceToImage(FrameworkElement, Transform)
Declaration
public static Image ToImage(this FrameworkElement element, Transform transform)
Parameters
Type | Name | Description |
---|---|---|
FrameworkElement | element | |
Transform | transform |
Returns
Type | Description |
---|---|
Image |