'DeclarationPublic Overrides Function GetBackgroundBounds( _ ByVal context As NPaintContext _ ) As NRectangle
'UsageDim instance As NShaftPartElement Dim context As NPaintContext Dim value As NRectangle value = instance.GetBackgroundBounds(context)
public override NRectangle GetBackgroundBounds( NPaintContext context )
Parameters
- context