From - property of the PmViewCreator object
Description:
The object, which will mediate the opening of the viewer.
The object specifies the origin of the path, the relative position of the window, the parent, etc.
See the
oFrom parameter of the
Pm.CreateView method.
Note:
Property access for read only.
Example:
JavaScriptVBScriptSelect and copy to clipboard
var oFrom = oCreator.From;
Dim oFrom
oFrom = oCreator.From