|
XscObjGetTypeName Method
|
객체 유형의 이름을 가져온다.
Namespace: Pixoneer.NXDL.NSCENEAssembly: NXDLscene (in NXDLscene.dll) Version: 3.0.0.0
Syntaxpublic virtual string GetTypeName()
Return Value
String 객체 유형의 이름을 반환한다 예)"XscPoint", "XscCircle", ... etc.
See Also