Northwoods.Go Assembly > Northwoods.Go Namespace > GoListGroup Class : LayoutItem Method |
RectangleF
delimiting where the item should be placed; the width and height denote how much room remains in the whole group for all of the child items to be placed.
'Declaration Public Overridable Function LayoutItem( _ ByVal i As Integer, _ ByVal cell As RectangleF _ ) As Single
public virtual float LayoutItem( int i, RectangleF cell )
RectangleF
delimiting where the item should be placed; the width and height denote how much room remains in the whole group for all of the child items to be placed.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2