|
NEditorWorldToScreen(XVertex3d) Method
|
world 좌표를 화면 좌표로 변환한다.
Namespace: Pixoneer.NXDL.NXAnnotationAssembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntaxpublic Point WorldToScreen(
XVertex3d vtW
)
Parameters
- vtW XVertex3d
- world 좌표
Return Value
Point화면 좌표
See Also