Click or drag to resize
XDL

XfnGetDocumentPath Method

XDL의 Document 폴더 경로를 얻는다.

Namespace: Pixoneer.NXDL
Assembly: NXDL (in NXDL.dll) Version: 3.0.0.0
Syntax
C#
public static string GetDocumentPath()

Return Value

String
Document 파일 경로.
See Also