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