Click or drag to resize

ObjectWindowCommandsViewOnTop Property

Shows the View pane of the object window on the top or the left side of the table.

Namespace:  MediaCy.Automation.Measure.Measurements
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property ViewOnTop ( 
	parent As McCommand
) As ObjectWindowViewTopLocationCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ObjectWindowViewTopLocationCommand
See Also