API-Dokumentation > Drawings and detail > Object ProDrawing > Function ProDrawingViewScaleIsUserdefined
Function ProDrawingViewScaleIsUserdefined
Description
Checks whether the input view has user scale assigned.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawing.h>
ProDrawingViewScaleIsUserdefined
(
ProDrawing drawing
/* (In)
The drawing
*/
ProView view
/* (In)
The view
*/
ProBoolean* p_is_userdefined
/* (Out)
returns TRUE if the view has user scale assigned returns FALSE otherwise
*/
)
Returns
When drawing or view or NULL
Success
User Guide References
War dies hilfreich?