public NRectangleF GetBoundsForContext( NPaintContext context )
'Declaration
Public Function GetBoundsForContext( _ ByVal context As NPaintContext _ ) As NRectangleF
'Usage
Dim instance As NPointElement Dim context As NPaintContext Dim value As NRectangleF value = instance.GetBoundsForContext(context)
Parameters
- context