Click or drag to resize
XDL

XvcGroupGetObjAt Method

XvcGroup 안의 object 를 가져온다.

Namespace:  Pixoneer.NXDL.NVC
Assembly:  NXDLvc (in NXDLvc.dll) Version: 2.0.3.31
Syntax
C#
public XvcObj GetObjAt(
	int nIndex
)

Parameters

nIndex
Type: SystemInt32

[Missing <param name="nIndex"/> documentation for "M:Pixoneer.NXDL.NVC.XvcGroup.GetObjAt(System.Int32)"]

Return Value

Type: XvcObj
See Also