Click or drag to resize
XDL

NanScaleBarChangeTextPosition Method

축척과 축척 도시 위치를 계산한다.

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

Parameters

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