API-Dokumentation > Drawings and detail > Object ProDrawing > Function ProDrawingViewMove
Function ProDrawingViewMove
Description
Moves a view (by a vector) to a new position, in logical screen coordinates. NOTE: Use only for views displayed in the current window.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawing.h>
ProDrawingViewMove
(
ProDrawing drawing
/* (In)
The drawing
*/
ProView view
/* (In)
The view
*/
ProVector move_vector
/* (In)
A vector describing the view translation
*/
)
Returns
Success
Model is in read-only state.
Failure
Sample Code References
User Guide References
War dies hilfreich?