Click or drag to resize
XDL

NXMapLayerStereoVectorEditorGetSelectedObjsR Method

오른쪽에서 선택된 객체를 배열로 가져온다.

Namespace:  Pixoneer.NXDL.NXMap
Assembly:  NXMap (in NXMap.dll) Version: 1.2.817.72
Syntax
C#
public void GetSelectedObjsR(
	ref ArrayList objs
)

Parameters

objs
Type: System.CollectionsArrayList

[Missing <param name="objs"/> documentation for "M:Pixoneer.NXDL.NXMap.NXMapLayerStereoVectorEditor.GetSelectedObjsR(System.Collections.ArrayList@)"]

See Also