BCGSoft.Shared Namespace > DrawManager Class : Draw3dRect Method |
'Declaration Public Sub Draw3dRect( _ ByVal rect As Rectangle, _ ByVal colorTopLeft As Color, _ ByVal colorBottomRight As Color _ )
'Usage Dim instance As DrawManager Dim rect As Rectangle Dim colorTopLeft As Color Dim colorBottomRight As Color instance.Draw3dRect(rect, colorTopLeft, colorBottomRight)
public void Draw3dRect( Rectangle rect, Color colorTopLeft, Color colorBottomRight )
public: void Draw3dRect( Rectangle rect, Color colorTopLeft, Color colorBottomRight )
public: void Draw3dRect( Rectangle rect, Color colorTopLeft, Color colorBottomRight )
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