'Declaration Public ReadOnly Property PointTypes As BarcodePathPointType[]
public BarcodePathPointType[] PointTypes { get; }
public: __property BarcodePathPointType[] get_PointTypes();
public:
property BarcodePathPointType[] PointTypes { BarcodePathPointType[] get(); }