MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetBottomBorderSize

Method GetBottomBorderSize

DuiLib/Core/UIControl.cpp:1072–1075  ·  view source on GitHub ↗

��������: GetBottomBorderSize ��������: int ����˵��:

Source from the content-addressed store, hash-verified

1070// ����˵��:
1071//************************************
1072int CControlUI::GetBottomBorderSize() const
1073{
1074 return m_rcBorderSize.bottom;
1075}
1076
1077//************************************
1078// ��������: SetBottomBorderSize

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected