CpcEffect PropertiesCPCSilverlight - An implementation of Continuous Parallel Coordinates using Silverlight
The CpcEffect type exposes the following members.
Properties

  NameDescription
Public propertyColormap
Colormap to be used for intensity mapping
Public propertyInput
Texture holding the contents of the parallel coordinate system. This is first blurred (to eliminate aliasing artifacts) and then mapped against a colormap.
Back to Top
See Also