GridShapeCollection
GridShapeCollection class
封装了一个集合Shape
对象.
public class GridShapeCollection
特性
姓名 | 描述 |
---|---|
Count { get; } | |
Item { get; } | 获取Picture指定索引处的元素。 |
方法
姓名 | 描述 |
---|---|
GetEnumerator() | 获取行 enumerator |
RemoveAt(int) | 移除形状。 |
封装了一个集合Shape
对象.
public class GridShapeCollection
姓名 | 描述 |
---|---|
Count { get; } | |
Item { get; } | 获取Picture指定索引处的元素。 |
姓名 | 描述 |
---|---|
GetEnumerator() | 获取行 enumerator |
RemoveAt(int) | 移除形状。 |