Version

GridBagLayoutItemDimensions Class Members

The following tables list the members exposed by GridBagLayoutItemDimensions.

Public Properties
 NameDescription
Public PropertyBoundsItem bounds relative to the container's bounds.  
Public PropertyOriginXReturns the OriginX of the item.  
Public PropertyOriginYReturns the OriginY of the item.  
Public PropertySpanXReturns the SpanX of the item.  
Public PropertySpanYRetruns the SpanY of the item.  
See Also