Click or drag to resize
XDL

XVectorIOGetFiltersForSave Method

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

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

Return Value

Type: String
[Out] Filter
See Also