Skip to main content

ColorObjectColorizer3D Methods

Colorizer that colors points using the color specified by the color data member.
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 ColorObjectColorizer3D object.
See Also