Interface IExamineSpatialShapeCollection
A Collection of Shapes
public interface IExamineSpatialShapeCollection : IExamineSpatialShape
- Inherited Members
Properties
Shapes
Shapes in the Shape Collection
IList<IExamineSpatialShape> Shapes { get; }