'DeclarationProtected Overridable Sub PaintCenterYStretchX( _ ByVal context As NPaintContext, _ ByVal bounds As NRectangle _ )
'UsageDim instance As NImageShape Dim context As NPaintContext Dim bounds As NRectangle instance.PaintCenterYStretchX(context, bounds)
protected virtual void PaintCenterYStretchX( NPaintContext context, NRectangle bounds )
Parameters
- context
- bounds