BCGControlBar Library for .NET
m_centralGroupSize Field




Specifies the size of the rectangle where markers of such types as CentralUp, CenralLeft, CentralDown, CentralRight are located. The default value is 88 x 88 pixels.
Syntax
'Declaration
 
Public Shared m_centralGroupSize As Size
'Usage
 
Dim value As Size
 
value = SDManager.m_centralGroupSize
 
SDManager.m_centralGroupSize = value
public static Size m_centralGroupSize
public: static Size m_centralGroupSize
public:
static Size m_centralGroupSize
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SDManager Class
SDManager Members

Send Feedback