KaxTabPageDrawAsTab Method |
Namespace: Kettic.AspNet.Controls.DesignAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic void DrawAsTab(
Graphics graphics
)
Public Sub DrawAsTab (
graphics As Graphics
)
public:
void DrawAsTab(
Graphics^ graphics
)
member DrawAsTab :
graphics : Graphics -> unit
Parameters
- graphics
- Type: System.DrawingGraphics
See Also