Name | Description | |
---|---|---|
![]() | NSizeInfo Constructor | Overloaded. |
The following tables list the members exposed by NSizeInfo.
Name | Description | |
---|---|---|
![]() | NSizeInfo Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AbsoluteSize | Gets or sets the absolute size to be used. Works only if SizeLogic is SizeLogic.Absolute. |
![]() | MinimumSize | Gets or sets the minimum size to be used. Empty by default. |
![]() | PreferredSize | Gets or sets the size to be used when there is a node which fills the interior. |
![]() | PrefferedSize | Gets or sets the size to be used when there is a node which fills the interior. |
![]() | SizeLogic | Gets or sets the logic used to size the INDockZoneChild object that holds this info. |
Name | Description | |
---|---|---|
![]() | Copy | Copies all the information from the specified info. |
![]() | CopySizeValues | Copies only size values - these are absolute size, preffered size and relative size. |
![]() | Reset | Resets the object to its default state. |
![]() | ShouldAutoSize | Checks whether the container of this size info should be autosized by a layout engine. For example a child may have SizeLogic set to Absolute but its absolute size to be empty. In this case the child will be also autosized. |
![]() | ToString |