'DeclarationFunction GetDecorationBounds( _ ByVal context As NPaintContext _ ) As NRectangle
'UsageDim instance As INThemableElement Dim context As NPaintContext Dim value As NRectangle value = instance.GetDecorationBounds(context)
NRectangle GetDecorationBounds( NPaintContext context )
Parameters
- context