Click or drag to resize
XDL

NanMeasureRadiusChangeTextPosition Method

측정값과 측정값 도시 위치를 계산한다.

Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotation
Assembly: NXAnnotation (in NXAnnotation.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
C#
public void ChangeTextPosition(
	bool bResetTextPos = true
)

Parameters

bResetTextPos  Boolean  (Optional)
true 이면 측정값 도시 위치를 재계산한다.
See Also