Click or drag to resize
XDL

NXMapViewDrawArgsSendMessage Method

윈도우 메시지를 처리한다.

Namespace:  Pixoneer.NXDL.NXMap
Assembly:  NXMap (in NXMap.dll) Version: 1.2.817.72
Syntax
C#
public bool SendMessage(
	ref Message msg
)

Parameters

msg
Type: System.Windows.FormsMessage
[In] 윈도우 메시지.

Return Value

Type: Boolean
See Also