MasterShape
Shape.MasterShape property
此属性只能出现在作为组形状成员的形状中,并且该组是母版的实例。该属性包含一个 ID,该 ID 引用母版中相应的子形状。
public Shape MasterShape { get; set; }
也可以看看
- class Shape
- 命名空间 Aspose.Diagram
- 部件 Aspose.Diagram
此属性只能出现在作为组形状成员的形状中,并且该组是母版的实例。该属性包含一个 ID,该 ID 引用母版中相应的子形状。
public Shape MasterShape { get; set; }