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