StatusBar.Position Property | |
A pair representing the coordinates to be shown in the status bar. The units you choose for coordinates are arbitrary.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Position AS USUAL SET
public virtual Usual Position { set; }
Request Example
View SourceProperty Value
Type:
UsualA pair representing the coordinates to be shown in the status bar. The units you choose for coordinates are arbitrary.
See Also