IShapeGroup Description interface Tinman.Terrain.Shapes.IShapeGroup Derived from IShape Extended by ShapeGroup sealed A group of shapes. Public / Attributes Shapes public attribute Shapes → (get) value : IVectorConst<IShape> [not-null] The list of shapes in this group. The shapes in this group. IShape IShapeInfo