'Declaration
Public Overridable Function GetBackgroundBounds( _ ByVal context As NPaintContext _ ) As NRectangle
'Usage
Dim instance As NThemableElement Dim context As NPaintContext Dim value As NRectangle value = instance.GetBackgroundBounds(context)
public virtual NRectangle GetBackgroundBounds( NPaintContext context )
Parameters
- context