Gets extent of the given formatted text (both width and height) when it will be drawn with the GdiGraphics.DrawFormattedText method.
Name | Description | |
---|---|---|
MeasureFormattedText(String, Size, Boolean, Int32) |
Gets extent of the given formatted text (both width and height) when it will be drawn with the GdiGraphics.DrawFormattedText method. |
|
MeasureFormattedText(String, SizeF, Boolean, Int32) |
Gets extent of the given formatted text (both width and height) when it will be drawn with the GdiGraphics.DrawFormattedText method. |
|
MeasureFormattedText(String, Int32, Int32, Boolean, Int32) |
Gets extent of the given formatted text (both width and height) when it will be drawn with the GdiGraphics.DrawFormattedText method. |
|
MeasureFormattedText(String, Single, Single, Boolean, Int32) |
Gets extent of the given formatted text (both width and height) when it will be drawn with the GdiGraphics.DrawFormattedText method. |