Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Command Object : DisplayMetaFileCommand Property
DisplayMetaFileCommand Property
Description
Returns a DispMetaFile object if Command is of Type DISPLAY_METAFILE. Otherwise it returns Nothing. Read-only.
Property type
Read-only property
Syntax
Visual Basic
Public Property DisplayMetaFileCommand As DispMetaFile
Return Type
DispMetaFile object.
See Also