EbsOpen Class Library for EBSILON®Professional

Application.PositionRef Property

Get the position of the EBSILON®Professional main window and tracking it.

[Visual Basic]
Public Property ReadOnly PositionRef As RectangleConstRef
[C#]
public RectangleConstRef PositionRef { get; }
[C++]
public: __property RectangleConstRef* get_PositionRef();
[JScript]
public function get PositionRef() : RectangleConstRef

Property Value

Tracked position of the EBSILON®Professional main window.

See Also

Application Class | EbsOpen Namespace