Length Properties
A structure that specifies the width (or the height) of StackGroups, RowDefinitions and ColumnDefinitions.Name | Description |
---|---|
UnitType | Gets or sets the way a StackGroup‘s, RowDefinition‘s or ColumnDefinition‘s length is measured. |
UnitValue | Gets or sets the numeric representation for the length of a Stack Group, RowDefinition or ColumnDefinition. |
See Also