The following tables list the members exposed by GridBagLayoutItemDimensionsCollection.
Name | Description | |
---|---|---|
![]() | ColumnDims | For Internal use. Column dims relative to left of the container rect. These can be modified freely without effecting the layout. |
![]() | Item | For Internal use. Indexer. Returns an instance GridBagLayoutItemDimensions associated with passed in layout item. |
![]() | RowDims | For Internal use. Row dims relative to top of the container rect. These can be modified freely without effecting the layout. |
Name | Description | |
---|---|---|
![]() | Exists | For Internal use. Returns true if the collection contains an entry for the passed in layout item. |