Description
An identifying name for this McWindow instance
-
Property type
-
A String value.
[out, retval]
-
Syntax
-
object.Name
The Name Property syntax has these parts: |
| object | An expression evaluating to an object of type McWindow. | Remarks
The Name property will not change as other windows are opened or closed on an image, so it can be used to look up a known McWindow instance in the Windows collection via the McWindows.Item method.
|