IBorderLayout::GetBorderMargins method
Retrieves the thickness in pixels assigned to each one of the border positions.Defined in: BorderLayout.h
Parameters
nLeft
Thickness of left border in pixels.
nTop
Thickness of top border in pixels.
nRight
Thickness of right border in pixels.
nBottom
Thickness of bottom border in pixels.