Skip to main content
Box

LayoutFloatingObject Properties

Base class for layout element that relates to the floating object.
Name Description
AnchorBox Provides access to the layout element which relates to the anchoring range of the shape (floating object).
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.
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.
Type Gets the type of the layout element. Inherited from LayoutElementBase.
See Also