Renders the contents of an arbitrary FrameworkElement as a Bitmap.
The following tables list the members exposed by the VisualImage type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the VisualImage class. |
Name | Description | |
---|---|---|
![]() ![]() |
Identifies the Bitmap dependency property. |
|
![]() ![]() |
Identifies the ScaleFactor dependency property. |
|
![]() ![]() |
Identifies the Viewbox dependency property. |
|
![]() ![]() |
Identifies the Visual dependency property. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the produced bitmap. This is a dependency property. |
|
![]() |
Gets or sets the scaling factor to apply to the produced bitmap. This is a dependency property. |
|
![]() |
Gets or sets the portion of the associated visual that should be represented by the produced bitmap. This is a dependency property. |
|
![]() |
Gets or sets the visual associated with this VisualImage object. This is a dependency property. |
Name | Description | |
---|---|---|
![]() |
Causes the content of the visual image to be refreshed from the underlying visual, based on the specified viewbox. |
|
![]() |
Initializes the underlying bitmap with the specified dimensions. |