Provides optional color information.
The color of Triangles[i] is Colors[i].
Namespace:
ceometric.ComputationalGeometryAssembly: ceometric.ComputationalGeometry (in ceometric.ComputationalGeometry.dll) Version: 2.4.0.0 (2.4.0.0)
Syntax
C# |
---|
public List<BinarySTL..::.STLColor> Colors |
Visual Basic (Declaration) |
---|
Public Colors As List(Of BinarySTL..::.STLColor) |
Visual C++ |
---|
public: List<BinarySTL..::.STLColor^>^ Colors |