Interface Shape2ifx<IT extends Shape2ifx<?>>

    • Method Detail

      • boundingBoxProperty

        javafx.beans.property.ObjectProperty<Rectangle2ifx> boundingBoxProperty()
        Replies the property that contains the bounding box for this shape.
        Returns:
        the bounding box.