|
XscPolyLineGetNumofVertex Method
|
폴리라인의 점의 개수를 확인한다.
Namespace: Pixoneer.NXDL.NSCENEAssembly: NXDLscene (in NXDLscene.dll) Version: 2.0.3.38
Syntax[HandleProcessCorruptedStateExceptionsAttribute]
public int GetNumofVertex()
Return Value
Int32 폴리라인의 점의 개수를 반환한다.
See Also