用 Golang 通过 C++ 获取形状的连接点。

Contents
[ ]

Aspose.Cells 提供丰富的功能用于管理电子表格中的形状。有时需要获取形状的连接点进行对齐或放置。以下代码可用于使用 Shape.GetConnectionPoints() 方法获取形状的连接点列表。

.