BitmapCacheBrush Constructor (Visual^)

.NET Framework (current version)
 

Initializes a new instance of the BitmapCacheBrush class with the specified Visual.

Namespace:   System.Windows.Media
Assembly:  PresentationCore (in PresentationCore.dll)

public:
BitmapCacheBrush(
	Visual^ visual
)

Parameters

visual
Type: System.Windows.Media::Visual^

A Visual to cache and use as the Target.

.NET Framework
Available since 4.0
Return to top
Show: