Click or drag to resize
XDL

XVectorIOGetFiltersForLoad Method

XVectorIO객체로부터 로딩이 가능한 필터를 얻는다. 이 필터 문자열은 열기 대화상자 등에서 사용할 수 있다.

Namespace:  Pixoneer.NXDL.NIO
Assembly:  NXDLio (in NXDLio.dll) Version: 2.0.3.31
Syntax
C#
public string GetFiltersForLoad()

Return Value

Type: String
See Also