GetResultOfSmartArt

Shape.GetResultOfSmartArt method

Akıllı sanatı gruplanmış şekillere dönüştürme.

public virtual GroupShape GetResultOfSmartArt()

Örnekler


[C#]
Aspose.Cells.Drawing.GroupShape groupShape = shape.GetResultOfSmartArt();

Ayrıca bakınız