Click or drag to resize
XDL

XscPolyLineExGetNumOfVertex Method

확장 폴리라인의 점을 개수를 확인한다.

Namespace: Pixoneer.NXDL.NSCENE
Assembly: NXDLscene (in NXDLscene.dll) Version: 3.0.0.0
Syntax
C#
[HandleProcessCorruptedStateExceptionsAttribute]
public int GetNumOfVertex()

Return Value

Int32
확장 폴리라인의 점을 개수를 반환한다.
See Also