Intersoft ClientUI Documentation
GetReflectionBitmap Method (ContentPerspective)



Gets the reflection bitmap from the specified content.
Syntax
Public Function GetReflectionBitmap() As WriteableBitmap
Dim instance As ContentPerspective
Dim value As WriteableBitmap
 
value = instance.GetReflectionBitmap()
public WriteableBitmap GetReflectionBitmap()
public:
WriteableBitmap^ GetReflectionBitmap(); 

Return Value

Reflection bitmap from the specified content.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ContentPerspective Class
ContentPerspective Members

Send Feedback