Skip to main content

SolidColorizer3D Methods

Colorizer that colors all points using the specified color.
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 SolidColorizer3D object.
See Also