'Declaration Public ReadOnly Property GraphicsFigures As System.Collections.Generic.IList(Of ContentStreamGraphicsFigure)
public System.Collections.Generic.IList<ContentStreamGraphicsFigure> GraphicsFigures { get; }
public: __property System.Collections.Generic.IList<ContentStreamGraphicsFigure*>* get_GraphicsFigures();
public:
property System.Collections.Generic.IList<ContentStreamGraphicsFigure^>^ GraphicsFigures { System.Collections.Generic.IList<ContentStreamGraphicsFigure^>^ get(); }