Click or drag to resize
XDL

XROIGetVertSize Method

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

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

Return Value

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