Skip to main content
Box

LayoutFloatingPicture Properties

Layout element that relates to the floating picture in the document.
Name Description
AnchorBox Provides access to the layout element which relates to the anchoring range of the shape (floating object). Inherited from LayoutFloatingObject.
Bounds Gets coordinates of a rectangle which encompasses the layout element. Inherited from LayoutElementBase.
ContentBounds Gets coordinates of a rectangle which encompasses the floating object’s content. Inherited from LayoutFloatingObject.
Image Returns an image contained in the floating picture object.
Parent Returns the element which is one step higher in the layout hierarchy. Inherited from LayoutElementBase.
RotationAngle Returns the RotationAngle value of a shape which relates to the current layout element. Inherited from LayoutFloatingObject.
Type Gets the type of layout element.
See Also