|
XSarParameters(IntPtr) Constructor
|
XSarParameters클래스의 기본 생성자로서, 원본 비관리 XSarParameters 객체를 입력받아 멤버 변수를 초기화한다.
Namespace: Pixoneer.NXDL.NRSAssembly: NXDLrs (in NXDLrs.dll) Version: 3.0.0.1
Syntaxpublic XSarParameters(
IntPtr sarParameters
)
Parameters
- sarParameters IntPtr
- 원본 비관리 XSarParameters 객체.
See Also