CloudVisualizerFormEnableColors Property |
Enable or disable coloring of the points with their accompanying RGB colors
Namespace:
Zivid.NET
Assembly:
ZividVis3DNET (in ZividVis3DNET.dll) Version: 1.0.0
Syntax public ValueType EnableColors { get; set; }
Public Property EnableColors As ValueType
Get
Set
public:
property ValueType^ EnableColors {
ValueType^ get ();
void set (ValueType^ value);
}
Property Value
Type:
ValueTypeSee Also