Item

GroupShape indexer

通过索引获取子形状。

public Shape this[int index] { get; }
范围描述
index子形状索引。

返回值

返回子形状。

也可以看看