Aspose::Pdf::Drawing::Graph::set_Shapes method

Graph::set_Shapes method

Sets a Shapes collection that indicates all shapes in the graph.

void Aspose::Pdf::Drawing::Graph::set_Shapes(const System::SharedPtr<BoundsCheckableList<System::SharedPtr<Shape>>> &value)

See Also