LayoutSizeValue Constructors
The layout item size.| Name | Parameters | Description |
|---|---|---|
| LayoutSizeValue(Double, LayoutSizeValueType) | value, type | Initializes a new LayoutSizeValue instance with the specified settings. |
| LayoutSizeValue(Double) | value | Initializes a new LayoutSizeValue instance with the specified settings. |
See Also