public class CmxProcedure extends CmxContainer
The CMX procedure.
CmxContainer| Constructor and Description |
|---|
CmxProcedure() |
| Modifier and Type | Method and Description |
|---|---|
RectangleF |
getBoundBox()
Gets the bounding box.
|
void |
setBoundBox(RectangleF value)
Sets the bounding box.
|
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.