Overridden. See DrawShiftButton(Graphics, Rectangle, Direction).
Namespace:
PerpetuumSoft.Olap.Windows.FormsAssembly: PerpetuumSoft.Olap (in PerpetuumSoft.Olap.dll) Version: 3.9.0.1
Syntax
C# |
---|
public override void DrawShiftButton( Graphics graphics, Rectangle bounds, Direction direct ) |
Visual Basic (Declaration) |
---|
Public Overrides Sub DrawShiftButton ( _ graphics As Graphics, _ bounds As Rectangle, _ direct As Direction _ ) |
Visual C++ |
---|
public: virtual void DrawShiftButton( Graphics^ graphics, Rectangle bounds, Direction direct ) override |
Parameters
- graphics
- Type: System.Drawing..::.Graphics
- bounds
- Type: System.Drawing..::.Rectangle
- direct
- Type: PerpetuumSoft.Olap..::.Direction