'Declaration
Protected Overridable Sub OnCalculateBounds( _ ByVal context As NRenderingContext _ )
'Usage
Dim instance As NStylePreviewRenderer Dim context As NRenderingContext instance.OnCalculateBounds(context)
protected virtual void OnCalculateBounds( NRenderingContext context )
Parameters
- context