Get/Set the position of the EBSILON®Professional main window.
[Visual Basic] Public Property Position As Rectangle [C#] public Rectangle Position { get; set; } [C++] public: __property Rectangle* get_Position(); public: __property void set_Position(Rectangle* ); [JScript] public function get Position() : Rectangle public function set Position(Rectangle);
Position of the EBSILON®Professional main window
Note Use NewRectangle to create a new rectangle.
Application Class | EbsOpen Namespace