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