Description

Read-write property exposing the 0-based y-coordinate of the central element.

Property type

A Long value.  

Syntax

object.OffsetY [= value]

The OffsetY Property syntax has these parts:

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

Remarks

This value is used by convolution and morphological filters to position the kernel around the current pixel.

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