Aspose::Cells::Drawing::ShapePath::ShapePath constructor

ShapePath::ShapePath() constructor

Initializes a new instance of the ShapePath class.

Aspose::Cells::Drawing::ShapePath::ShapePath()

See Also

ShapePath::ShapePath(ShapePath_Impl*) constructor

Constructs from an implementation object.

Aspose::Cells::Drawing::ShapePath::ShapePath(ShapePath_Impl *impl)

See Also

ShapePath::ShapePath(const ShapePath&) constructor

Copy constructor.

Aspose::Cells::Drawing::ShapePath::ShapePath(const ShapePath &src)

See Also