'Declaration
Function GetBackgroundBounds( _ ByVal context As NPaintContext _ ) As NRectangle
'Usage
Dim instance As INThemableElement Dim context As NPaintContext Dim value As NRectangle value = instance.GetBackgroundBounds(context)
NRectangle GetBackgroundBounds( NPaintContext context )
Parameters
- context