Click or drag to resize
XDL

XvcTextSetPosition Method (XVertex3d)

문자열 도시 위치를 설정한다.

Namespace:  Pixoneer.NXDL.NVC
Assembly:  NXDLvc (in NXDLvc.dll) Version: 2.0.3.31
Syntax
C#
public void SetPosition(
	XVertex3d pos
)

Parameters

pos
Type: Pixoneer.NXDLXVertex3d
[In] 위치 설정을 위한 정점 객체.
See Also