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