[]
Represents an object in the drawing layer, such as a shape or picture.
public interface IGroupShape : IShape, IShapeBase, IDrawingObject
Public Interface IGroupShape
Inherits IShape, IShapeBase, IDrawingObject
Name | Description |
---|---|
ShapeRange | Gets the collection of IShape objects in the group shape. |