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