Interface Shape2dfx<IT extends Shape2dfx<?>>

    • Method Detail

      • boundingBoxProperty

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