Cog3DDisplay Brush Property Cognex VisionPro
Gets or sets the brush to be applied as a material to the 3-D model.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Display.Controls (in Cognex.VisionPro3D.Display.Controls.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

public Brush Brush { get; set; }

Property Value

Type: Brush
See Also