|
XSIGSetLoadSIGSet Method
|
저장된 Signature를 로딩한다.
Namespace: Pixoneer.NXDL.NRSAssembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntaxpublic bool LoadSIGSet(
string strFilePath
)
Parameters
- strFilePath String
- 파일 경로.
Return Value
Boolean 성공하면 true, 실패하면 false를 리턴.
See Also