LayoutFloatingObject Properties
Base class for layout element that relates to the floating object.
Name | Description |
---|---|
Anchor |
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 Layout |
Content |
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 Layout |
Rotation |
Returns the Rotation |
Type |
Gets the type of the layout element.
Inherited from Layout |
See Also