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 ECamera 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