Element Property

NI Vision for Visual Basic

Element Property

Syntax

CWIMAQStructuringElement.Element Row, Column

Data Type

Long

The value of the structuring element at the specified row and column.

Purpose

Individual elements of the structuring element matrix.

Remarks

The value of each element must be either 0 or 1.

Parameters

Row As Long

The row of the structuring element to access.

Column As Long

The column of the structuring element to access.