Description

Read-write property exposing the height of the kernel.

Property type

A Long value.  

Syntax

object.SizeY [= value]

The SizeY Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McKernel.
valueA Long value.

Remarks

The number of Coefficients is SizeX * SizeY.

For a kernel containing several definitions (Count > 1), this property reflects the definition identified by Index.