public interface IGroupShape extends IShape
Modifier and Type | Method and Description |
---|---|
IGroupShapeLock |
getGroupShapeLock()
Returns shape's locks.
|
IShapeCollection |
getShapes()
Returns the collection of shapes inside the group.
|
addPlaceholder, createEffectFormatEffective, createFillFormatEffective, createLineFormatEffective, createThreeDFormatEffective, getAlternativeText, getAlternativeTextTitle, getBlackWhiteMode, getConnectionSiteCount, getCustomData, getEffectFormat, getFillFormat, getFrame, getHeight, getHidden, getLineFormat, getName, getOfficeInteropShapeId, getParentGroup, getPlaceholder, getRawFrame, getRotation, getShapeLock, getThreeDFormat, getThumbnail, getThumbnail, getUniqueId, getWidth, getX, getY, getZOrderPosition, isGrouped, isTextHolder, removePlaceholder, setAlternativeText, setAlternativeTextTitle, setBlackWhiteMode, setFrame, setHeight, setHidden, setName, setRawFrame, setRotation, setWidth, setX, setY, writeAsSvg, writeAsSvg
getSlide
getPresentation
getHyperlinkClick, getHyperlinkManager, getHyperlinkMouseOver, setHyperlinkClick, setHyperlinkMouseOver
IGroupShapeLock getGroupShapeLock()
Returns shape's locks.
Read-only IGroupShapeLock
.
IShapeCollection getShapes()
Returns the collection of shapes inside the group.
Read-only IShapeCollection
.