Click or drag to resize
XDL

NXMapViewSortControl Method

레이어 컨트롤을 정렬한다. 디자인모드에서 사용가능하다.

Namespace:  Pixoneer.NXDL.NXMap
Assembly:  NXMap (in NXMap.dll) Version: 1.2.817.72
Syntax
C#
public void SortControl(
	Control control
)

Parameters

control
Type: System.Windows.FormsControl

[Missing <param name="control"/> documentation for "M:Pixoneer.NXDL.NXMap.NXMapView.SortControl(System.Windows.Forms.Control)"]

See Also