|
NanMeasureHeightChangeTextPosition Method
|
측정값과 측정값 도시 위치를 계산한다.
Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotationAssembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntaxpublic void ChangeTextPosition(
bool bResetTextPos = true
)
Parameters
- bResetTextPos Boolean (Optional)
- true 이면 측정값 도시 위치를 재계산한다.
See Also