Click or drag to resize
XDL

XSIGSetGetSIGSize Method

XSIGSet을 구성한 XSIG의 개수를 얻는다.

Namespace:  Pixoneer.NXDL.NRS
Assembly:  NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntax
C#
public int GetSIGSize()

Return Value

Type: Int32
XSIG의 개수.
See Also