Click or drag to resize
XDL

XVectorIOGetFiltersForLoad Method

XVectorIO객체로부터 로딩이 가능한 필터를 얻는다. 이 필터 String은 보통 Load Dialog Box에서 사용된다.

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

Return Value

Type: String
See Also