ContentLayout3D
¶
The measured dimensions of the Content Layout 3D are determined by the combined maximum dimensions of its items.
In the arrange phase, all items in a Content Layout 3D receive the allocated size that is the actual size of the layout.
Setting the content padding To add space between the content and boundaries of a Content Layout 3D node, use the HorizontalPaddingProperty, VerticalPaddingProperty, and DepthPaddingProperty.
Use a Content Layout 3D node to present content in a 3D UI control as a single item.
Inherits properties and message types from ContentLayout3DMetadata.
Creates a Content Layout 3D node.
| name | (string) | The name of the node. |
| (ContentLayout3D) | The created node. |