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