public class CmxGroup extends CmxContainer
Group of ICmxDocElement
ICmxContainer| Constructor and Description |
|---|
CmxGroup() |
| Modifier and Type | Method and Description |
|---|---|
RectangleF |
getBoundBox()
Gets the bounding box.
|
void |
setBoundBox(RectangleF value)
Sets the bounding box.
|
String |
toString()
Returns a
String that represents this instance. |
getElementspublic final RectangleF getBoundBox()
Gets the bounding box.
public final void setBoundBox(RectangleF value)
Sets the bounding box.
value - the bounding box.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.