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