API 설명서
>
Drawings and detail
>
Object ProDrawing
> Function ProDrawingViewScaleGet
Function ProDrawingViewScaleGet
Description
Retrieves the scale of the specified view.
Replacement in Object TOOLKIT:
pfcView2D::Scale
Synopsis
#include <
ProDrawing.h
>
ProError
ProDrawingViewScaleGet
(
ProDrawing
drawing
/* (In)
The drawing
*/
ProView
view
/* (In)
The view
*/
double* scale
/* (Out)
The view scale
*/
)
Returns
PRO_TK_NO_ERROR
Success
PRO_TK_GENERAL_ERROR
Failure
Sample Code References
pt_examples ( TestDrwInfo.c )
pt_examples ( TestDrwView.c )
pt_examples ( TestDrwView.c )
pt_userguide ( UgDrawingViews.c )
User Guide References
Listing Drawing Views:ProDrawingViewScaleGet
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.