VisualTreeHelper::GetBitmapEffect Method (Visual^)

 

Returns the BitmapEffect value for the specified Visual.

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

public:
static BitmapEffect^ GetBitmapEffect(
	Visual^ reference
)

Parameters

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

The Visual that contains the bitmap effect.

.NET Framework
Available since 3.0
Return to top
Show: