'Declaration
Public Overrides Function GetBackgroundRect( _ ByVal context As NLightUIPaintContext _ ) As NRectangle
'Usage
Dim instance As NTreeNode Dim context As NLightUIPaintContext Dim value As NRectangle value = instance.GetBackgroundRect(context)
public override NRectangle GetBackgroundRect( NLightUIPaintContext context )
Parameters
- context