Gets or sets the bitmap effect for the BitmapSourceViewerElement. This is a dependency property.
Syntax
Visual Basic (Declaration) | |
---|
Public Property BitmapEffect As BitmapEffect |
XAML Syntax | |
---|
For XAML information, see the BitmapEffect type. |
Dependencies Property Information | |
---|
Identifier field | BitmapEffectProperty |
Metadata properties set to true | AffectsRender |
XAML Syntax | |
---|
For XAML information, see the BitmapEffect type. |
Dependencies Property Information | |
---|
Identifier field | BitmapEffectProperty |
Metadata properties set to true | AffectsRender |
Return Value
The bitmap effect value for the BitmapSourceViewerElement. The default value is a null.
Example
Remarks
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family
See Also