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

Method GetLeftBorderSize

DuiLib/Core/UIControl.cpp:1006–1009  ·  view source on GitHub ↗

��������: GetLeftBorderSize ��������: int ����˵��:

Source from the content-addressed store, hash-verified

1004// ����˵��:
1005//************************************
1006int CControlUI::GetLeftBorderSize() const
1007{
1008 return m_rcBorderSize.left;
1009}
1010
1011//************************************
1012// ��������: SetLeftBorderSize

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected