Packages

 

com.aspose.imaging.fileformats.opendocument.objects.graphic

Class OdTextBox

    • Constructor Detail

      • OdTextBox

        public OdTextBox(OdObject parent)

        Initializes a new instance of the OdTextBox class.

        Parameters:
        parent - The parent.
    • Method Detail

      • getRectangle

        public RectangleF getRectangle()

        Gets or sets the rectangle.

        Returns:
        The rectangle.
      • setRectangle

        public void setRectangle(RectangleF value)

        Gets or sets the rectangle.

        Parameters:
        value - The rectangle.