Element Property

NI Vision for Visual Basic

Element Property

Syntax

CWIMAQKernel.Element Row, Column

Data Type

Single

The value of the kernel at the specified row and column.

Purpose

Individual elements of the kernel matrix.

Parameters

Row As Long

The row of the kernel to access.

Column As Long

The column of the kernel to access.