'Declaration Public Enum LayoutPropertyIds Inherits System.Enum
public enum LayoutPropertyIds : System.Enum
Member | Description |
---|---|
Anchor | GridBagConstraint.Anchor property |
Bottom | Insets.Bottom property |
Fill | GridBagConstraint.Fill property |
Insets | GridBagConstraint.Insets property |
Left | Insets.Left property |
OriginX | GridBagConstraint.OriginX property |
OriginY | GridBagConstraint.OriginY property |
Right | Insets.Right property |
SpanX | GridBagConstraint.SpanX property |
SpanY | GridBagConstraint.SpanY property |
Top | Insets.Top property |
WeightX | GridBagConstraint.WeightX property |
WeightY | GridBagConstraint.WeightY property |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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