Returns the black box for the text.
Namespace:
Aurigma.GraphicsMill.AdvancedDrawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public RectangleF GetBlackBox( FontRegistry fontRegistry, float dpiX, float dpiY )
Type: Aurigma.GraphicsMill.AdvancedDrawing.FontRegistry
The FontRegistry to get the black box of this text.Type: System.Single
The horizontal resolution of the Text in DPI.Type: System.Single
The vertical resolution of the Text in DPI.