'Declaration
Protected Overridable Sub PaintBottomRight( _ ByVal context As NPaintContext, _ ByVal bounds As NRectangle _ )
'Usage
Dim instance As NSizingGripperShape Dim context As NPaintContext Dim bounds As NRectangle instance.PaintBottomRight(context, bounds)
protected virtual void PaintBottomRight( NPaintContext context, NRectangle bounds )
Parameters
- context
- bounds