Description
Synchronize the ViewWindow properties with the current configuration of the view in the output workspace. You must call this method if you want the values returned by the ViewWindow 'get methods' (such as GetShowBody and GetConfiguration) to reflect modifications made by the user in the output screen. Note that calling this method can interrupt the user's manual modification of a Viewpoint in the output workspace, and therefore should only be called when it is necessary to retrieve the view configuration.
Timing Precision Mode
This page describes functionality in nanosecond timing precision mode.
Click here to see the documentation for this object in millisecond timing precision mode.
Overload List
Signatures
|
Return Value
|
Description
|
ViewWindow.Synchronize()
|
None
|
Synchronize the ViewWindow properties with the current configuration of the view in the output workspace. You must call this method if you want the values returned by the ViewWindow 'get methods' (such as GetShowBody and GetConfiguration) to reflect modifications made by the user in the output screen. Note that calling this method can interrupt the user's manual modification of a Viewpoint in the output workspace, and therefore should only be called when it is necessary to retrieve the view configuration.
|
ViewWindow.Synchronize(Variable viewpointSelectionBehavior)
|
None
|
Synchronize the ViewWindow properties with the current configuration of the view in the output workspace. You must call this method if you want the values returned by the ViewWindow 'get methods' (such as GetShowBody and GetConfiguration) to reflect modifications made by the user in the output screen. Note that calling this method can interrupt the user's manual modification of a Viewpoint in the output workspace, and therefore should only be called when it is necessary to retrieve the view configuration.
|
See also
ViewWindow Object
ViewWindow Guide
|