Skip to main content

KeyColorColorizer3D Methods

Colorizer that colors all points by keys.
Name Description
GetAggregatedPointColor(Object, Object, Double[], List<Object>, Int32, Palette) Returns the color of the aggregate point depending on the specified values. Inherited from Colorizer3DBase.
GetPointColor(Object, Object, Double[], Object, Int32, Palette) Returns the point color depending on the specified values.
ToString() Returns the text representation of the KeyColorColorizer3D object.
See Also