Click or drag to resize
XDL

XVectorIOGetFiltersForSave Method

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

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

Return Value

Type: String
[Out] Filter
See Also