Chapter 2 -- 83
Reference Guide
"
""
" Image. HorzFlip
Displays the image as if it is reflected in a mirror.
Reflection axis is horizontal.
Access Read/Write.
Type VT_BOOL or Boolean
.
"
""
" Image.Negative
Prints the image negatively.
Access Read/Write.
Type VT_BOOL or Boolean
.
"
""
" Image.VariableName
Retrieves o r sets the current variable name associated with the
image.
Access Read/Write.
Type VT_BSTR or String
.
"
""
" Image.VariableObject
Retrieves or sets the current Variable
object associated with the
image.
Access Read/Write.
Type VT_DISPATCH or Variable
object.