MultiCam Boards Documentation > MultiCam Documentation > MultiCam ActiveX Reference > Legacy > Controls > EProcessor Control > Cluster Property

Cluster Property

Lets you attach an eVision EBW8Image, EBW16Image or EC24Image, or an array of those images to the camera control. These images are the surfaces of the cluster.

[Visual Basic]

object.Cluster [= Image]

Parameters

object

An EProcessor control object.

Image

An eVision EBW8Image, EBW16Image or EC24Image control or array of those controls.

Remarks

Write-only.

Use SetCluster Method in Borland Delphi environment.

See Also

EProcessor Control | SetCluster Method