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