API 설명서 > External objects > Object ProDispdat > Function ProDispdatScaleSet
Function ProDispdatScaleSet
Description
Sets the scale for the display data.
Replacement in Object TOOLKIT:
Synopsis
#include <ProExtobjDisp.h>
ProDispdatScaleSet
(
ProWExtobjdata disp_data
/* (In)
The display data
*/
double scale
/* (In)
The scale
*/
)
Returns
The function successfully set the scale.
One or more of the arguments are invalid.
The function could not set the scale.
Sample Code References
User Guide References
도움이 되셨나요?