Click or drag to resize

IVIZZARDServiceSetWindowLocation Method

Window 화면 위치 변경

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void SetWindowLocation(
	Point pt
)

Parameters

pt
Type: System.DrawingPoint
위치
See Also