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