Metadata definitions for ContentLayoutConcept. More...
Public Attributes | |
DynamicPropertyType< Vector2 > | DepthPaddingProperty |
Sets the padding spaces between the content and the front and back boundaries of the Content Layout 3D node. More... | |
DynamicPropertyType< Vector2 > | HorizontalPaddingProperty |
Sets the padding spaces between the content and the left and right boundaries of the Content Layout node. More... | |
AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.ContentLayoutConcept") |
Metaclass for ContentLayoutConcept. | |
DynamicPropertyType< Vector2 > | VerticalPaddingProperty |
Sets the padding spaces between the content and the top and bottom boundaries of the Content Layout node. More... | |
Metadata definitions for ContentLayoutConcept.
DynamicPropertyType<Vector2> DepthPaddingProperty |
Sets the padding spaces between the content and the front and back boundaries of the Content Layout 3D node.
DynamicPropertyType<Vector2> HorizontalPaddingProperty |
Sets the padding spaces between the content and the left and right boundaries of the Content Layout node.
DynamicPropertyType<Vector2> VerticalPaddingProperty |
Sets the padding spaces between the content and the top and bottom boundaries of the Content Layout node.