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