Click or drag to resize
XDL

XROIGetVertSize Method

ROI를 생성하기 위해 추가된 총 정점 개수를 얻는다.

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

Return Value

Int32
ROI를 구성하는 정점의 총 개수.
See Also