Interface Shape1dfx<IT extends Shape1dfx<?>>

    • Method Detail

      • boundingBoxProperty

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