Description
Read-write property giving access to the default Morphology kernel.
-
Property type
-
A McKernel object.
-
Syntax
-
[Set] object.Kernel [= McKernel]
The Kernel Property syntax has these parts: |
| object | An expression evaluating to an object of type McMorpho. | | McKernel | A McKernel object. | Remarks
The McKernel instance exposed by this property is used by the Morphology operators when their Shape parameter is msDefault or omitted.
|