PoBaseStreamLinecolors Property |
List of colors used by some derived class to color each streamline.
Namespace: OIV.MeshViz.DataAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoMFColor colors { get; }
Public ReadOnly Property colors As SoMFColor
Get
public:
property SoMFColor^ colors {
SoMFColor^ get ();
}
member colors : SoMFColor with get
Property Value
Type:
SoMFColorRemarks See Also