VisualTreeHelper::GetBitmapEffectInput Method (Visual^)

 

Returns the BitmapEffectInput value for the specified Visual.

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

public:
static BitmapEffectInput^ GetBitmapEffectInput(
	Visual^ reference
)

Parameters

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

The Visual that contains the bitmap effect input value.

.NET Framework
Available since 3.0
Return to top
Show: