CPane::GetBorders

返回窗格的边框的宽度。

CRect GetBorders() const;

返回值

在像素,该窗格的每一端包含当前宽度,的 CRect 对象。 例如,CRect 对象的 left 成员的值是左侧边框的宽度。

备注

若要设置边框的大小,请调用 CPane::SetBorders

要求

标头: afxPane.h

请参见

参考

CPane选件类

层次结构图