Description
Get pointer to image properties interface (McProperties).
-
Property type
-
A McProperties object.
-
Syntax
-
object.Properties
The Properties Property syntax has these parts: |
| object | An expression evaluating to an object of type McImage. | Remarks
McProperties gives access to a collection of image properties, including built-in properties and user defined properties. Clients should Release interface when done.
|