Packages

 

com.aspose.imaging.fileformats.cmx.objectmodel

Class CmxProcedure

    • Constructor Detail

      • CmxProcedure

        public CmxProcedure()
    • Method Detail

      • getBoundBox

        public final RectangleF getBoundBox()

        Gets the bounding box.

        Returns:
        the bounding box.
      • setBoundBox

        public final void setBoundBox(RectangleF value)

        Sets the bounding box.

        Parameters:
        value - the bounding box.