MainPage
RenderToBitmap Method
CPCSilverlight - An implementation of Continuous Parallel Coordinates using Silverlight
Send Feedback
This function renders the contents of the Canvas to a bitmap in order to apply the
CpcEffect
.
Namespace:
ParCoords
Assembly:
ParCoords
(in ParCoords.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
VB
C#
C++
F#
JScript
View Colorized
Copy to Clipboard
Print
public
void
RenderToBitmap
()
public void RenderToBitmap()
See Also
MainPage Class
MainPage Members
ParCoords Namespace