'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)
public NRectangleF GetBoundsForContext( NPaintContext context )
Parameters
- context