Click or drag to resize
XDL

XscPointSetPoint Method (XscCoord)

위치를 설정한다.

Namespace:  Pixoneer.NXDL.NSCENE
Assembly:  NXDLscene (in NXDLscene.dll) Version: 1.2.817.72
Syntax
C#
[HandleProcessCorruptedStateExceptionsAttribute]
public void SetPoint(
	XscCoord pt
)

Parameters

pt
Type: Pixoneer.NXDL.NSCENEXscCoord
대상 위치.

Return Value

Type: 
이 함수는 값을 반환하지 않는다.
See Also