SECGridBagConstraints::m_nIPADy
int SECGridBagConstraints::m_nIPADy
Internal padding to height of node. Internal padding adds to the configured minimum height of the node. Like Java, this pads both sides, so actual pad is twice this value.
See Also