struct
GridSlice3D
A layout and 3D visual configuration of a "grid slice", a row or column in a GridView that's positioned along the PrimaryAxis
Fields
| AutoLayout | The auto layout configuration of this grid slice |
| Color | The fill color of this grid slice |
| CornerRadius | The corner radius of this grid slice |
| EdgeRadius | The edge radius of this grid slice |
| Layout | The layout configuration of this grid slice |
| Surface | The surface effect when there's scene lighting |
Constructors
| GridSlice3D(Axis, Axis) | Create a new GridSlice3D configuration |