Click or drag to resize
XDL

XConfigurationPBVGroups Property

Configuration에 존재하는 PBV(Pixoneer Base Vector) Data Source에 대한 XPBTDataGroup들을 포함하는 ArrayList 객체를 얻는다.

Namespace:  Pixoneer.NXDL.NGR
Assembly:  NXDLgr (in NXDLgr.dll) Version: 2.0.3.31
Syntax
C#
public ArrayList PBVGroups { get; }

Property Value

Type: ArrayList
See Also