Packages

 

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

Class OdRectangle



  • public class OdRectangle
    extends OdStyledObject

    The rectangle object

    • Constructor Detail

      • OdRectangle

        public OdRectangle(OdObject parent)

        Initializes a new instance of the OdRectangle class.

        Parameters:
        parent - The parent.
    • Method Detail

      • getCornerRadius

        public float getCornerRadius()

        Gets or sets the corner radius.

        Returns:
        The corner radius.
      • setCornerRadius

        public void setCornerRadius(float value)

        Gets or sets the corner radius.

        Parameters:
        value - The corner radius.